summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 83c1d901e001..18b4210941c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.22 1995/11/27 03:50:07 asami Exp $
+# $Id: Makefile,v 1.23 1996/03/06 08:53:45 asami Exp $
#
SUBDIR += archivers
@@ -28,6 +28,8 @@ SUBDIR += sysutils
SUBDIR += www
SUBDIR += x11
+PORTSTOP= yes
+
.include <bsd.port.subdir.mk>
index: