aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-09-23 05:56:04 +0800
committerAndrey A. Chernov <ache@FreeBSD.org>1994-09-23 05:56:04 +0800
commit2ed9cb4673e26d4603f8c0a2b1d7d1ab0f4e2f33 (patch)
treef725a557680d0cefb25eac903ecb164b87d072b1 /misc
parentf0a67f28b0c9635d043a9b22515525908f8979b5 (diff)
downloadfreebsd-ports-gnome-2ed9cb4673e26d4603f8c0a2b1d7d1ab0f4e2f33.tar.gz
freebsd-ports-gnome-2ed9cb4673e26d4603f8c0a2b1d7d1ab0f4e2f33.tar.zst
freebsd-ports-gnome-2ed9cb4673e26d4603f8c0a2b1d7d1ab0f4e2f33.zip
dialog added
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index eee1fd9303cb..874dc3fb91f4 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.3 1994/09/11 22:29:01 ache Exp $
+# $Id: Makefile,v 1.4 1994/09/13 05:39:45 jkh Exp $
#
-SUBDIR= libmytinfo libncurses
+SUBDIR= libmytinfo libncurses dialog
.include <bsd.port.subdir.mk>