aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-21 04:52:59 +0800
committerats <ats@FreeBSD.org>1994-11-21 04:52:59 +0800
commitbc5ae55aaa6f87ec43748830be834691c39f4c21 (patch)
tree0130a4eefc0ba02499537991808e7b5f939ed68a /misc/Makefile
parent693c49b0c64a2b608bd86eb8ac414b21789a26e7 (diff)
downloadfreebsd-ports-gnome-bc5ae55aaa6f87ec43748830be834691c39f4c21.tar.gz
freebsd-ports-gnome-bc5ae55aaa6f87ec43748830be834691c39f4c21.tar.zst
freebsd-ports-gnome-bc5ae55aaa6f87ec43748830be834691c39f4c21.zip
Add the missing hfs to the SUBDIR list.
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 6812b9663a5d..c3d575badd87 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.15 1994/11/08 03:37:23 ache Exp $
+# $Id: Makefile,v 1.16 1994/11/20 17:06:55 torstenb Exp $
#
-SUBDIR= calc iozone ispell less mshell mtools netpbm top unzip zoo screen
+SUBDIR= calc hfs iozone ispell less mshell mtools netpbm top unzip zoo screen
.include <bsd.port.subdir.mk>