diff options
author | obraun <obraun@FreeBSD.org> | 2003-02-20 19:41:12 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-02-20 19:41:12 +0000 |
commit | d213e0dd13a1a4cada92bc4eb56d8fb42010030d (patch) | |
tree | 3b5c5dd304b18ab9db979bb8edddaa12a610b1da | |
parent | e70cefb05c718ae7b11f1632d1c073b60c71bcc8 (diff) | |
download | FreeBSD-ports-d213e0dd13a1a4cada92bc4eb56d8fb42010030d.zip FreeBSD-ports-d213e0dd13a1a4cada92bc4eb56d8fb42010030d.tar.gz |
De-pkg-comment.
PR: ports/48491
Submitted by: maintainer
-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 d5b11d4..8ae07ce 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 1fd21bd..0000000 --- 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 7491065..94fa2ab 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 eaab0d1..0000000 --- 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 7ab8b6e..768f903 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 8ea0c73..0000000 --- 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 e425524..70fde42 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 afb3be2..0000000 --- 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 580462a..733f4c7 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 c4bd1a4..0000000 --- a/textproc/gpp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Generic Preprocessor |