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 73dedb9..47db4fd 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.1 CATEGORIES= games MASTER_SITES= http://www.linux-games.com/penguin-command/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ png.4:${PORTSDIR}/graphics/png |