diff options
Diffstat (limited to 'games/penguin-command/Makefile')
-rw-r--r-- | games/penguin-command/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index 11d3698d0641..c53987a38a0c 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A clone of the classic game Missile Command +COMMENT= Clone of the classic game Missile Command LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg |