diff options
author | fvdl <fvdl@pkgsrc.org> | 2000-12-16 12:43:13 +0000 |
---|---|---|
committer | fvdl <fvdl@pkgsrc.org> | 2000-12-16 12:43:13 +0000 |
commit | d5ce9d2773cea64e807fa6f4342aea2e1e812c3f (patch) | |
tree | 7cbf8a66963de5be99fa66919f025305fcdebcc7 /emulators/plex86/Makefile | |
parent | 3b01cb008a25b1d45720f12402346046b1558d4d (diff) | |
download | pkgsrc-d5ce9d2773cea64e807fa6f4342aea2e1e812c3f.tar.gz |
Update to snapshot dated 2000-12-16. Includes a fix from Lennart
Augustsson to avoid false 'device busy' errors.
Diffstat (limited to 'emulators/plex86/Makefile')
-rw-r--r-- | emulators/plex86/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/plex86/Makefile b/emulators/plex86/Makefile index c41452e7a6f..609945c2c07 100644 --- a/emulators/plex86/Makefile +++ b/emulators/plex86/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2000/12/15 00:10:32 tv Exp $ +# $NetBSD: Makefile,v 1.10 2000/12/16 12:43:13 fvdl Exp $ # -DISTNAME= plex86-20001214.2 -PKGNAME= plex86-0.20001214.2 +DISTNAME= plex86-20001216 +PKGNAME= plex86-0.20001216 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tgz |