aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-10-06 23:43:08 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-10-06 23:43:08 +0000
commit9c5bbd9719b23384a81dbdd76da2952e439c998b (patch)
tree7e6e6b7468e8639104d24f64866e3e6b88843ff9 /misc
parent55236d57bc0c2d66fbe6e9e2db307f8b16b5dc5e (diff)
downloadports-9c5bbd9719b23384a81dbdd76da2952e439c998b.tar.gz
ports-9c5bbd9719b23384a81dbdd76da2952e439c998b.zip
libmytinfo removed
Notes
Notes: svn path=/head/; revision=197
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 cf5514af3002..eb220c7fd96f 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.6 1994/09/26 13:29:54 jkh Exp $
+# $Id: Makefile,v 1.7 1994/10/03 23:56:51 jkh Exp $
#
-SUBDIR= calc libmytinfo libncurses dialog mshell iozone
+SUBDIR= calc libncurses dialog mshell iozone
.include <bsd.port.subdir.mk>