diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
commit | 3246a363a80562eabfb0e107d1849d8e635a632f (patch) | |
tree | 874a18b516dc56e1b5089787b4fe484ab2cf8900 /games/penguin-command | |
parent | c9e0051b4f11230f99975a5155064bb8314f6ab4 (diff) | |
download | ports-3246a363a80562eabfb0e107d1849d8e635a632f.tar.gz ports-3246a363a80562eabfb0e107d1849d8e635a632f.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 73dedb91e0e1..47db4fdb4d05 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 |