diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 18:17:25 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 18:17:25 +0000 |
commit | f358b8f0805895c983a42c7659ba48f39d0694f8 (patch) | |
tree | ffd33b3b1810868f0956af7331a2fad0f3401ea1 /games/pythoong | |
parent | fb2d43b6835454c88ac142aa926ec5e6e9118fe4 (diff) | |
download | FreeBSD-ports-f358b8f0805895c983a42c7659ba48f39d0694f8.zip FreeBSD-ports-f358b8f0805895c983a42c7659ba48f39d0694f8.tar.gz |
De-pkg-comment.
Diffstat (limited to 'games/pythoong')
-rw-r--r-- | games/pythoong/Makefile | 1 | ||||
-rw-r--r-- | games/pythoong/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/pythoong/Makefile b/games/pythoong/Makefile index c671063..af9c3b8 100644 --- a/games/pythoong/Makefile +++ b/games/pythoong/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games gnome MASTER_SITES= http://perso.wanadoo.fr/christophe.cressend/tarballs/ MAINTAINER= ports@FreeBSD.org +COMMENT= A snake-like game written for Gnome desktop BUILD_DEPENDS= xbmtopbm:${PORTSDIR}/graphics/netpbm diff --git a/games/pythoong/pkg-comment b/games/pythoong/pkg-comment deleted file mode 100644 index 8c7b571..0000000 --- a/games/pythoong/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A snake-like game written for Gnome desktop |