diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
commit | 7c9f43e796b5d406ac917775e6409b771e09d5fd (patch) | |
tree | 238c0b551301a880647801c9722978230f12fa19 /games/penguin-command | |
parent | 8b8858cd0db2a43eb74125972592732dd89a466a (diff) | |
download | ports-7c9f43e796b5d406ac917775e6409b771e09d5fd.tar.gz ports-7c9f43e796b5d406ac917775e6409b771e09d5fd.zip |
Notes
Diffstat (limited to 'games/penguin-command')
-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 325b84cecb66..99aafddb5e5e 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A clone of the classic game Missile Command LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |