diff options
author | roam <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 2ebf8ab637b130104bd79fdac39f5ef7140eb581 (patch) | |
tree | 6b3e8a82ce6afa92302bd43afea52247359205bb /games | |
parent | e2ac3e07bd289d007664bc18b426e0af4adb6f12 (diff) | |
download | FreeBSD-ports-2ebf8ab637b130104bd79fdac39f5ef7140eb581.zip FreeBSD-ports-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.gz |
Remove pkg-comment files in my ports.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnarr/Makefile | 1 | ||||
-rw-r--r-- | games/gnarr/pkg-comment | 1 | ||||
-rw-r--r-- | games/nonsense/Makefile | 1 | ||||
-rw-r--r-- | games/nonsense/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/games/gnarr/Makefile b/games/gnarr/Makefile index ca83e10..c6b76a9 100644 --- a/games/gnarr/Makefile +++ b/games/gnarr/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.sacredchao.net/freednd/gnarr/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A program for generating battle cries" MAN6= gnarr.6 diff --git a/games/gnarr/pkg-comment b/games/gnarr/pkg-comment deleted file mode 100644 index 34e088e..0000000 --- a/games/gnarr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program for generating battle cries diff --git a/games/nonsense/Makefile b/games/nonsense/Makefile index bb29300..c4db59a 100644 --- a/games/nonsense/Makefile +++ b/games/nonsense/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roam@FreeBSD.org +COMMENT= "A nonsense text generator" NO_BUILD= defined USE_REINPLACE= yes diff --git a/games/nonsense/pkg-comment b/games/nonsense/pkg-comment deleted file mode 100644 index 808dc0f..0000000 --- a/games/nonsense/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A nonsense text generator |