From 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Wed, 19 Feb 2003 16:07:30 +0000 Subject: Remove pkg-comment files in my ports. --- misc/bogosort/Makefile | 1 + misc/bogosort/pkg-comment | 1 - misc/histring/Makefile | 1 + misc/histring/pkg-comment | 1 - misc/rname/Makefile | 1 + misc/rname/pkg-comment | 1 - 6 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 misc/bogosort/pkg-comment delete mode 100644 misc/histring/pkg-comment delete mode 100644 misc/rname/pkg-comment (limited to 'misc') diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile index 99ef13f26ff7..2b4afe166f61 100644 --- a/misc/bogosort/Makefile +++ b/misc/bogosort/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= roam@FreeBSD.org +COMMENT= "Sort (or not) stdin using the bogo-sort algorithm" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/misc/bogosort/pkg-comment b/misc/bogosort/pkg-comment deleted file mode 100644 index 0dc2765d762e..000000000000 --- a/misc/bogosort/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sort (or not) stdin using the bogo-sort algorithm diff --git a/misc/histring/Makefile b/misc/histring/Makefile index 0332c4c9bf4b..d927731c0033 100644 --- a/misc/histring/Makefile +++ b/misc/histring/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.gusnet.cx/proj/histring/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A tool to highlight strings using the ANSI terminal escape sequences" GNU_CONFIGURE= yes diff --git a/misc/histring/pkg-comment b/misc/histring/pkg-comment deleted file mode 100644 index b569a76949c8..000000000000 --- a/misc/histring/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to highlight strings using the ANSI terminal escape sequences diff --git a/misc/rname/Makefile b/misc/rname/Makefile index d38de3daa1eb..d944179e4895 100644 --- a/misc/rname/Makefile +++ b/misc/rname/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://ringwraith.online.bg/devel/sysutils/rname/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Execute a program with a fake name" WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes diff --git a/misc/rname/pkg-comment b/misc/rname/pkg-comment deleted file mode 100644 index 12783d469e7f..000000000000 --- a/misc/rname/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Execute a program with a fake name -- cgit v1.2.3