summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-08-04 00:28:11 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-08-04 00:28:11 +0000
commit2974c692416fe1438d306c9007d47ad7f84371df (patch)
treea8835bf44c6f7199cc773ad4a58f400e0d3f6ca4 /misc
parentSlight change to the ftp address. Fetches now. (diff)
Add new port zorro to misc Makefile.
Notes
Notes: svn path=/head/; revision=3519
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 0828d59a777c..baea7e38f54e 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.79 1996/07/10 21:19:07 asami Exp $
+# $Id: Makefile,v 1.80 1996/07/30 02:17:16 chuckr Exp $
#
SUBDIR += amanda
@@ -32,5 +32,6 @@
SUBDIR += tkman
SUBDIR += trans
SUBDIR += xcalendar
+ SUBDIR += zorro
.include <bsd.port.subdir.mk>