diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-07 20:50:51 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-07 20:50:51 +0800 |
commit | 5f48951311f5c7ef5c5df3dcc6e4fac9bf6dd4ae (patch) | |
tree | 215d5643151c0cac231af39a442f86940643a37f /emulators | |
parent | 4dbb7f5c0ce464c005ac9a5de03bc24a69395ec7 (diff) | |
download | freebsd-ports-gnome-5f48951311f5c7ef5c5df3dcc6e4fac9bf6dd4ae.tar.gz freebsd-ports-gnome-5f48951311f5c7ef5c5df3dcc6e4fac9bf6dd4ae.tar.zst freebsd-ports-gnome-5f48951311f5c7ef5c5df3dcc6e4fac9bf6dd4ae.zip |
Update mastersites. Reset maintainer at his request.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/minivmac/Makefile | 5 | ||||
-rw-r--r-- | emulators/minivmac/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index e223bdf160ed..34e27314cede 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -8,12 +8,11 @@ PORTNAME= minivmac PORTVERSION= 0.1.7 CATEGORIES= emulators -MASTER_SITES= http://www.gryphel.com/c/download/ \ - ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/minivmac/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/minivmac/} DISTNAME= ${PORTNAME}-${PORTVERSION}.src EXTRACT_SUFX= .tgz -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A miniature Macintosh emulator USE_REINPLACE= yes diff --git a/emulators/minivmac/pkg-descr b/emulators/minivmac/pkg-descr index 43005c575162..97565a84baef 100644 --- a/emulators/minivmac/pkg-descr +++ b/emulators/minivmac/pkg-descr @@ -6,4 +6,4 @@ code. Mini vMac, like vMac, emulates an Apple Macintosh Plus(tm). -WWW: http://www.gryphel.com/c/minivmac/ +WWW: http://minivmac.sourceforge.net/ |