diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
commit | c0379f51fd2e7a8153c12882cb64f4bddae5a9a3 (patch) | |
tree | 2478ff4dabbea5844338aa5aaac8a848915dfa58 /emulators/catapult | |
parent | ab162cfd85a47f76dbd1f993792047b738aa26af (diff) | |
download | ports-c0379f51fd2e7a8153c12882cb64f4bddae5a9a3.tar.gz ports-c0379f51fd2e7a8153c12882cb64f4bddae5a9a3.zip |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=238752
Diffstat (limited to 'emulators/catapult')
-rw-r--r-- | emulators/catapult/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index df0698ed15c3..7c8cc84372f5 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= openmsx DISTNAME= openmsx-${PORTNAME}-${PORTVERSION:S/R1/-R1/} -MAINTAINER= carpetsmoker@rwxrwxrwx.net +MAINTAINER= ports@FreeBSD.org COMMENT= GUI for openMSX BUILD_DEPENDS= openmsx:${PORTSDIR}/emulators/openmsx |