diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/groundhog | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/groundhog')
-rw-r--r-- | games/groundhog/Makefile | 1 | ||||
-rw-r--r-- | games/groundhog/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/groundhog/Makefile b/games/groundhog/Makefile index 42c856ea651c..5709a0dfc0ec 100644 --- a/games/groundhog/Makefile +++ b/games/groundhog/Makefile @@ -12,6 +12,7 @@ CATEGORIES= games MASTER_SITES= http://home-2.tiscali.nl/~cb007736/ MAINTAINER= edwin@mavetju.org +COMMENT= Groundhog, a simple logic game LIB_DEPENDS= gtk-x11-2.200:${PORTSDIR}/x11-toolkits/gtk20 \ glib-2.0.200:${PORTSDIR}/devel/glib20 diff --git a/games/groundhog/pkg-comment b/games/groundhog/pkg-comment deleted file mode 100644 index 7fbc8e22e021..000000000000 --- a/games/groundhog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Groundhog, a simple logic game |