aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-01 11:17:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-01 11:17:56 +0000
commitccb5cd66a921c511f21792a8bc4f17004d917e5d (patch)
treedddabcec812fe8f6f56fa205f1bc68c8cfb078b0 /Makefile
parent8cdfa78ada8d4dc25e2890391c1e430751e685d0 (diff)
downloadports-ccb5cd66a921c511f21792a8bc4f17004d917e5d.tar.gz
ports-ccb5cd66a921c511f21792a8bc4f17004d917e5d.zip
Change required to make the ports README auto-generation work: declare
this directory as "top of ports tree".
Notes
Notes: svn path=/head/; revision=2933
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: