summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoragc <agc>1998-05-15 12:14:24 +0000
committeragc <agc>1998-05-15 12:14:24 +0000
commit15f63ccc1134143ef63645db321494f9a624c680 (patch)
treed7e7e45d1f6a9eeddf54ca0c955e96077508838c /Makefile
parent1420fde386e97390b6ded51e737026dcf031413c (diff)
downloadpkgsrc-15f63ccc1134143ef63645db321494f9a624c680.tar.gz
More cosmetic editing - PORTSTOP is now PKGSRCTOP
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7059e109ef6..abb1999239d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 1998/04/15 10:38:06 agc Exp $
+# $NetBSD: Makefile,v 1.11 1998/05/15 12:14:24 agc Exp $
# FreeBSD Id: Makefile,v 1.35 1997/08/19 07:10:01 fenner Exp
#
+SUBDIR += ai
SUBDIR += archivers
#SUBDIR += astro
SUBDIR += audio
@@ -37,7 +38,7 @@ SUBDIR += textproc
SUBDIR += www
SUBDIR += x11
-PORTSTOP= yes
+PKGSRCTOP= yes
.include "mk/bsd.pkg.subdir.mk"