summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-05-15 12:14:24 +0000
committeragc <agc@pkgsrc.org>1998-05-15 12:14:24 +0000
commit591b6bbf2600742c63ee4e1a80af4f5f5e2b1ebc (patch)
treed7e7e45d1f6a9eeddf54ca0c955e96077508838c /Makefile
parent1d9a75e381c3eb16c942d4922ad38f30d7633741 (diff)
downloadpkgsrc-591b6bbf2600742c63ee4e1a80af4f5f5e2b1ebc.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"