diff options
Diffstat (limited to 'emulators/plex86/Makefile')
-rw-r--r-- | emulators/plex86/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/plex86/Makefile b/emulators/plex86/Makefile index c9911551681..a9c0f3a0bae 100644 --- a/emulators/plex86/Makefile +++ b/emulators/plex86/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/03/29 12:40:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2003/04/27 13:34:45 cjep Exp $ DISTNAME= plex86-20010106 PKGNAME= ${DISTNAME:S/-/-0./} @@ -24,7 +24,7 @@ NO_BIN_ON_CDROM=${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} BSDSRCDIR?= /nonexistent # to override <bsd.own.mk>, MUST be - # set this way BEFORE bsd.prefs.mk + # set this way BEFORE bsd.prefs.mk .include "../../mk/bsd.prefs.mk" pre-extract: |