diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:17:25 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:17:25 +0000 |
commit | 98f8f27a86460495087f593525ab9d2bd92b226c (patch) | |
tree | ef154a2d6bd901a5586315f16cd9e5275938e0ad /games | |
parent | Update to 1.0.11. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75962
Diffstat (limited to '')
-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 c671063221c6..af9c3b87e6dc 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 8c7b5718d323..000000000000 --- a/games/pythoong/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A snake-like game written for Gnome desktop |