diff options
author | tv <tv> | 2000-12-14 19:45:49 +0000 |
---|---|---|
committer | tv <tv> | 2000-12-14 19:45:49 +0000 |
commit | 0b0a002152357bc4ee7807e60136878c84957cef (patch) | |
tree | 541975208f490457a2435b9386a825b5ef0914ca /emulators | |
parent | 7f34197e7389d17fd7dc38638bac1d8a557d8c39 (diff) | |
download | pkgsrc-0b0a002152357bc4ee7807e60136878c84957cef.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: |