diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-12-14 04:34:40 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-12-14 04:34:40 +0000 |
commit | ea1dc112d71e3eaaef80c3c2e58530ea09e88f32 (patch) | |
tree | f99e57b3284b1241f98080472eff2d4172d524f7 /emulators | |
parent | 422c111f21ff538af83c7637d0693c8ba01e6201 (diff) | |
download | pkgsrc-ea1dc112d71e3eaaef80c3c2e58530ea09e88f32.tar.gz |
the source is in MASTER_SITE_LOCAL for now, it's a tarfile of
a anoncvs checkout (unchanged)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/plex86/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/plex86/Makefile b/emulators/plex86/Makefile index 1e5c0e5b7e1..aca5937ee24 100644 --- a/emulators/plex86/Makefile +++ b/emulators/plex86/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/14 04:25:52 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/14 04:34:40 hubertf Exp $ # DISTNAME= plex86 PKGNAME= plex86-0.20001214 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/fvdl/ +MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/fvdl/ \ + ${MASTER_SITE_LOCAL} DISTFILES= plex86-20001214.tgz plex86.tgz MAINTAINER= hubertf@netbsd.org |