From 5f48951311f5c7ef5c5df3dcc6e4fac9bf6dd4ae Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 7 Oct 2005 12:50:51 +0000 Subject: Update mastersites. Reset maintainer at his request. --- emulators/minivmac/Makefile | 5 ++--- emulators/minivmac/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'emulators') 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/ -- cgit