diff options
author | obraun <obraun@FreeBSD.org> | 2003-02-21 03:41:12 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-02-21 03:41:12 +0800 |
commit | d213e0dd13a1a4cada92bc4eb56d8fb42010030d (patch) | |
tree | 3b5c5dd304b18ab9db979bb8edddaa12a610b1da | |
parent | e70cefb05c718ae7b11f1632d1c073b60c71bcc8 (diff) | |
download | freebsd-ports-gnome-d213e0dd13a1a4cada92bc4eb56d8fb42010030d.tar.gz freebsd-ports-gnome-d213e0dd13a1a4cada92bc4eb56d8fb42010030d.tar.zst freebsd-ports-gnome-d213e0dd13a1a4cada92bc4eb56d8fb42010030d.zip |
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 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 |