diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 08:01:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 08:01:12 +0800 |
commit | 56c0979a2147273f59afd6a65707d0b4febd4841 (patch) | |
tree | 4bdefb327dc12e30dbbdf7277c82a3e70e3d857b /games/penguin-command | |
parent | ad1a506c868b0943a880545d2f629165abf12188 (diff) | |
download | freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.tar.gz freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.tar.zst freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.zip |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr
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 \ |