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 /emulators/catapult | |
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 '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 df0698ed15c..7c8cc84372f 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 |