From 642e5987324e604d3b5cd0aa6f649eca92e5d13a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 10:37:03 +0000 Subject: Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- emulators/cpmemu/Makefile | 6 +++--- emulators/wine-devel/Makefile | 9 +++------ emulators/wine/Makefile | 9 +++------ emulators/x48/Makefile | 5 +++-- 4 files changed, 12 insertions(+), 17 deletions(-) (limited to 'emulators') diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile index 13cd8cb7a817..596f53c10a6c 100644 --- a/emulators/cpmemu/Makefile +++ b/emulators/cpmemu/Makefile @@ -2,14 +2,14 @@ # Version required: 0.2 # Date created: 28 June 1995 # Whom: janek@gaja.ipan.lublin.pl -# $Id$ +# $Id: Makefile,v 1.5 1996/11/12 02:16:40 obrien Exp $ # DISTNAME= cpm-0.2 PKGNAME= cpmemu-0.2 CATEGORIES= emulators -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/ \ - ftp://ftp.icm.edu.pl/pub2/linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= distributions/slackware/source/extra-stuff/CPM-80-emulator/ MAINTAINER= ports@FreeBSD.org diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 8e9c26f92a8b..4b8bd6dad52d 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,18 +3,15 @@ # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.34 1996/11/12 02:17:06 obrien Exp $ +# $Id: Makefile,v 1.35 1996/11/17 05:48:49 obrien Exp $ # DATE= 961102 DISTNAME= Wine-${DATE} PKGNAME= wine-96.11.02 CATEGORIES= emulators x11 -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/development/ \ - ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \ - ftp://ftp.dfv.rwth-aachen.de/pub/linux/sunsite/ALPHA/wine/development/ \ - ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/ \ - ftp://aris.com/pub/linux/ALPHA/Wine/development/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= ALPHA/wine/development MAINTAINER= se@FreeBSD.ORG diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 8e9c26f92a8b..4b8bd6dad52d 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,18 +3,15 @@ # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.34 1996/11/12 02:17:06 obrien Exp $ +# $Id: Makefile,v 1.35 1996/11/17 05:48:49 obrien Exp $ # DATE= 961102 DISTNAME= Wine-${DATE} PKGNAME= wine-96.11.02 CATEGORIES= emulators x11 -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/development/ \ - ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \ - ftp://ftp.dfv.rwth-aachen.de/pub/linux/sunsite/ALPHA/wine/development/ \ - ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/ \ - ftp://aris.com/pub/linux/ALPHA/Wine/development/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= ALPHA/wine/development MAINTAINER= se@FreeBSD.ORG diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index 94724dab1a23..8179c37e0877 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -3,12 +3,13 @@ # Date created: Thu Oct 24 13:10:59 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1996/10/24 20:41:37 erich Exp $ +# $Id: Makefile,v 1.2 1996/11/12 02:17:07 obrien Exp $ # DISTNAME= x48-0.4.0 CATEGORIES= emulators -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/system/Emulators/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= system/Emulators MAINTAINER= erich@FreeBSD.org -- cgit v1.2.3