Add new port zorro to misc Makefile.

This commit is contained in:
Chuck Robey 1996-08-04 00:28:11 +00:00
parent 9137afcc03
commit 2974c69241
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3519

View File

@ -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>