aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-10-08 23:20:50 +0800
committerache <ache@FreeBSD.org>1994-10-08 23:20:50 +0800
commita8cff3538f7c4540a24f3ab36ce111746042226b (patch)
treeddddff43d62b9c31832ef177ca074ee8d9bcce7f /misc
parentbf9ea17a19b860e4b491c8e40fe8dd3fbef6cfe3 (diff)
downloadfreebsd-ports-gnome-a8cff3538f7c4540a24f3ab36ce111746042226b.tar.gz
freebsd-ports-gnome-a8cff3538f7c4540a24f3ab36ce111746042226b.tar.zst
freebsd-ports-gnome-a8cff3538f7c4540a24f3ab36ce111746042226b.zip
dialog removed
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 aba3ee948135..f29d2e5a8466 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.8 1994/10/06 23:43:08 ache Exp $
+# $Id: Makefile,v 1.9 1994/10/07 09:09:38 ache Exp $
#
-SUBDIR= calc dialog mshell iozone
+SUBDIR= calc mshell iozone
.include <bsd.port.subdir.mk>