summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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"