diff options
| -rw-r--r-- | devel/buildtool/Makefile | 1 | ||||
| -rw-r--r-- | devel/buildtool/pkg-comment | 1 | ||||
| -rw-r--r-- | devel/global/Makefile | 1 | ||||
| -rw-r--r-- | devel/global/pkg-comment | 1 | ||||
| -rw-r--r-- | security/integrit/Makefile | 1 | ||||
| -rw-r--r-- | security/integrit/pkg-comment | 1 | ||||
| -rw-r--r-- | sysutils/mktool/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/mktool/pkg-comment | 1 | ||||
| -rw-r--r-- | textproc/gpp/Makefile | 1 | ||||
| -rw-r--r-- | textproc/gpp/pkg-comment | 1 | 
10 files changed, 5 insertions, 5 deletions
| diff --git a/devel/buildtool/Makefile b/devel/buildtool/Makefile index d5b11d465335..8ae07ce09d7a 100644 --- a/devel/buildtool/Makefile +++ b/devel/buildtool/Makefile @@ -12,6 +12,7 @@ MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}  MASTER_SITE_SUBDIR=	${PORTNAME}  MAINTAINER=	jos@catnook.com +COMMENT=	A set of portable software build utilities  MAN1=		buildtool.1 diff --git a/devel/buildtool/pkg-comment b/devel/buildtool/pkg-comment deleted file mode 100644 index 1fd21bd6baaa..000000000000 --- a/devel/buildtool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Buildtool is a set of portable software build utilities diff --git a/devel/global/Makefile b/devel/global/Makefile index 74910657145a..94fa2abe1dff 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -11,6 +11,7 @@ CATEGORIES=	devel  MASTER_SITES=	http://www.tamacom.com/global/  MAINTAINER=	jos@catnook.com +COMMENT=	A source code tag system  GNU_CONFIGURE=	yes  USE_PERL5=	yes diff --git a/devel/global/pkg-comment b/devel/global/pkg-comment deleted file mode 100644 index eaab0d140703..000000000000 --- a/devel/global/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A source code tag system diff --git a/security/integrit/Makefile b/security/integrit/Makefile index 7ab8b6e8bb17..768f903923a1 100644 --- a/security/integrit/Makefile +++ b/security/integrit/Makefile @@ -13,6 +13,7 @@ MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}  MASTER_SITE_SUBDIR=	${PORTNAME}  MAINTAINER=	jos@catnook.com +COMMENT=	A file integrity verification program  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}  GNU_CONFIGURE=	yes diff --git a/security/integrit/pkg-comment b/security/integrit/pkg-comment deleted file mode 100644 index 8ea0c73dd80e..000000000000 --- a/security/integrit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Integrit is a file integrity verification programs diff --git a/sysutils/mktool/Makefile b/sysutils/mktool/Makefile index e4255249f600..70fde42a8891 100644 --- a/sysutils/mktool/Makefile +++ b/sysutils/mktool/Makefile @@ -11,6 +11,7 @@ CATEGORIES=	sysutils  MASTER_SITES=	http://www.io.com/~manoj/file/  MAINTAINER=	jos@catnook.com +COMMENT=	Portable tools to manage processes and networked services  WRKSRC=		${WRKDIR}/mktool diff --git a/sysutils/mktool/pkg-comment b/sysutils/mktool/pkg-comment deleted file mode 100644 index afb3be2f4478..000000000000 --- a/sysutils/mktool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Portable tools to manage processes and networked services diff --git a/textproc/gpp/Makefile b/textproc/gpp/Makefile index 580462a36c7f..733f4c761f14 100644 --- a/textproc/gpp/Makefile +++ b/textproc/gpp/Makefile @@ -11,6 +11,7 @@ CATEGORIES=	textproc  MASTER_SITES=	http://www.math.polytechnique.fr/cmat/auroux/prog/  MAINTAINER=	jos@catnook.com +COMMENT=	The Generic Preprocessor  USE_REINPLACE=	yes diff --git a/textproc/gpp/pkg-comment b/textproc/gpp/pkg-comment deleted file mode 100644 index c4bd1a468a82..000000000000 --- a/textproc/gpp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Generic Preprocessor | 
