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 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 \ |