diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-07 12:50:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-07 12:50:51 +0000 |
commit | e67fc0119abac85f0469251edbe79f3128ad2e8e (patch) | |
tree | bfcf38b6b62dc66e3afbc37ff2b2594d9c19d331 /emulators/minivmac | |
parent | 7dcda47de02274e0cacb1219e11ced6df87dbad0 (diff) | |
download | ports-e67fc0119abac85f0469251edbe79f3128ad2e8e.tar.gz ports-e67fc0119abac85f0469251edbe79f3128ad2e8e.zip |
Notes
Diffstat (limited to 'emulators/minivmac')
-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/ |