diff options
author | wxs <wxs@FreeBSD.org> | 2009-08-02 10:51:50 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-08-02 10:51:50 +0800 |
commit | d0839673658748a13129d879bb24157df00cb7db (patch) | |
tree | 473af021af17240b3677ef36f29e63ae51f32390 /games | |
parent | 8e7b224cec8a43843e0fa3145ef6f9c599079a1d (diff) | |
download | freebsd-ports-graphics-d0839673658748a13129d879bb24157df00cb7db.tar.gz freebsd-ports-graphics-d0839673658748a13129d879bb24157df00cb7db.tar.zst freebsd-ports-graphics-d0839673658748a13129d879bb24157df00cb7db.zip |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/super_methane_brothers/Makefile | 2 | ||||
-rw-r--r-- | games/trophy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile index b40387231b3..6fb43aed2de 100644 --- a/games/super_methane_brothers/Makefile +++ b/games/super_methane_brothers/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= methane DISTNAME= methane-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A port of the Amiga platform game of the same name LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib \ diff --git a/games/trophy/Makefile b/games/trophy/Makefile index 2ba170b6b2c..4cdb433c8a4 100644 --- a/games/trophy/Makefile +++ b/games/trophy/Makefile @@ -14,7 +14,7 @@ CATEGORIES= games #MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITES= http://trophy.sourceforge.net/archives/ -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A single player racing game LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib |