diff options
author | wiz <wiz> | 2007-12-01 23:57:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-01 23:57:23 +0000 |
commit | 460b136ec32159a2cdddbe8d98d16620a6f20583 (patch) | |
tree | 5f28b7921e0fcdc382611227423836bc71532972 /emulators/pcemu | |
parent | cc7c8e8990e6c65098887922e22d31ffca2223ba (diff) | |
download | pkgsrc-460b136ec32159a2cdddbe8d98d16620a6f20583.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'emulators/pcemu')
-rw-r--r-- | emulators/pcemu/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile index 62132d79038..d6fab5f5ccf 100644 --- a/emulators/pcemu/Makefile +++ b/emulators/pcemu/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2007/09/02 12:10:03 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/12/01 23:57:23 wiz Exp $ DISTNAME= pcemu1.01alpha PKGNAME= pcemu-1.01a PKGREVISION= 3 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \ - ftp://ftp.interface-business.de/pub/outgoing/ \ - ftp://ftp.cs.bris.ac.uk/pub/users/hedley/ +MASTER_SITES= ${MASTER_SITE_FREEBSD} MAINTAINER= eric@fox.phoenix.az.us COMMENT= 8086 PC emulator, by David Hedley |