diff options
author | tv <tv@pkgsrc.org> | 2000-12-14 19:45:49 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2000-12-14 19:45:49 +0000 |
commit | bd0716127cee45a375a3e7779f5e011e840c6f69 (patch) | |
tree | 541975208f490457a2435b9386a825b5ef0914ca /emulators | |
parent | 48c40486ee5d9c52a3a5afaa38600134483405be (diff) | |
download | pkgsrc-bd0716127cee45a375a3e7779f5e011e840c6f69.tar.gz |
Feh. Tabs->spaces on comment-only line.
Diffstat (limited to 'emulators')
-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 05b3e08118e..d75f0313a9b 100644 --- a/emulators/plex86/Makefile +++ b/emulators/plex86/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/12/14 19:45:11 tv Exp $ +# $NetBSD: Makefile,v 1.8 2000/12/14 19:45:49 tv Exp $ # DISTNAME= plex86-20001214.2 @@ -19,7 +19,7 @@ NO_PKG_REGISTER= yes # ONLY until we really install files!!! NO_PACKAGE= Incomplete # ONLY until we really install files!!! 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: |