diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/defendguin/Makefile | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75954
Diffstat (limited to 'games/defendguin/Makefile')
-rw-r--r-- | games/defendguin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile index 6db68346ab6b..4217401d14f8 100644 --- a/games/defendguin/Makefile +++ b/games/defendguin/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.nbswebfx.com/downloads/ MAINTAINER= ports@FreeBSD.org +COMMENT= Another shoot-the-Bill game LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |