summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-11-27 03:50:07 +0000
committerasami <asami@FreeBSD.org>1995-11-27 03:50:07 +0000
commit74cf2063147580a0d91c5239a97c72b1d49fd88b (patch)
tree8b0beaf76e234f29c12dfb6c778b18d2f2958fae /Makefile
parentdb1a82d82ea6c09cd6e46974ae6838439bd131d4 (diff)
downloadFreeBSD-ports-74cf2063147580a0d91c5239a97c72b1d49fd88b.zip
FreeBSD-ports-74cf2063147580a0d91c5239a97c72b1d49fd88b.tar.gz
Move utils to misc. Add www.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4992656..04c1b86 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1995/07/13 00:57:24 asami Exp $
+# $Id: Makefile,v 1.21 1995/08/14 04:08:46 asami Exp $
#
SUBDIR += archivers
@@ -16,6 +16,7 @@ SUBDIR += japanese
SUBDIR += lang
SUBDIR += mail
SUBDIR += math
+SUBDIR += misc
SUBDIR += net
SUBDIR += news
SUBDIR += plan9
@@ -24,7 +25,7 @@ SUBDIR += russian
SUBDIR += shells
SUBDIR += security
SUBDIR += sysutils
-SUBDIR += utils
+SUBDIR += www
SUBDIR += x11
.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud