diff Makefile @ 13:f5f04faa9acf

Renamed the package to the more generic local-bsdtools
author Franz Glasner <hg@dom66.de>
date Thu, 26 Oct 2017 09:28:53 +0200
parents 8781814174df
children 08fc189baf67
line wrap: on
line diff
--- a/Makefile	Wed Oct 25 09:22:56 2017 +0200
+++ b/Makefile	Thu Oct 26 09:28:53 2017 +0200
@@ -1,20 +1,20 @@
 # Created by: Franz Glasner <freebsd-dev@dom66.de>
 # $FreeBSD$
 
-PORTNAME=	check-ports
+PORTNAME=	local-bsdtools
 DISTVERSION=	0.0.1-pre1
-CATEGORIES=	ports-mgmt
+CATEGORIES=	sysutils
 MASTER_SITES=	# none
 DISTFILES=	# none
 
 MAINTAINER=	freebsd-dev@dom66.de
-COMMENT=	Extensive binary package version check for several repositories
+COMMENT=	Collection of private system management tools
 
 LICENSE=	BSD3CLAUSE
 
 NO_ARCH=	yes
 NO_BUILD=	yes
-WRKSRC=		${WRKDIR}/check-ports
+WRKSRC=		${WRKDIR}/local-bsdtools
 
 SRC=		${.CURDIR}