diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
commit | a52b1a298c9386d4df34f40a5375ee3403797804 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /games/super_methane_brothers | |
parent | 290f7948889e6a7aafb823098076be2129cfa2b7 (diff) | |
download | ports-a52b1a298c9386d4df34f40a5375ee3403797804.tar.gz ports-a52b1a298c9386d4df34f40a5375ee3403797804.zip |
Notes
Diffstat (limited to 'games/super_methane_brothers')
-rw-r--r-- | games/super_methane_brothers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile index 3fd78f37573e..0ae51e9dda39 100644 --- a/games/super_methane_brothers/Makefile +++ b/games/super_methane_brothers/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/methane/Methane%20Stable/Methane%20V${PORTVERSION} DISTNAME= methane-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A port of the Amiga platform game of the same name LIB_DEPENDS= clanCore:${PORTSDIR}/devel/clanlib1 \ |