aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-06 10:14:28 +0800
committerjkh <jkh@FreeBSD.org>1994-11-06 10:14:28 +0800
commit6b0dde79746814f5f1982830e0ddccac3067d8c3 (patch)
tree5896da7b6501c0fc9718685be9bf1ce86e3300c4 /misc
parentbf36fbc79d6012d8d6bf340188a2e3d4842bc4e3 (diff)
downloadfreebsd-ports-gnome-6b0dde79746814f5f1982830e0ddccac3067d8c3.tar.gz
freebsd-ports-gnome-6b0dde79746814f5f1982830e0ddccac3067d8c3.tar.zst
freebsd-ports-gnome-6b0dde79746814f5f1982830e0ddccac3067d8c3.zip
Add ispell port.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 6b56aaaecd3b..922600c42788 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,7 +1,5 @@
-# $Id: Makefile,v 1.12 1994/10/18 01:13:46 jkh Exp $
+# $Id: Makefile,v 1.13 1994/10/29 22:22:27 pst Exp $
#
-# XXX dialog libmytinfo libncurses moved to core distribution
-#
-SUBDIR= calc iozone mshell mtools netpbm top unzip zoo
+SUBDIR= calc iozone ispell mshell mtools netpbm top unzip zoo
.include <bsd.port.subdir.mk>