aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-19 08:21:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-19 08:21:03 +0000
commit639445cae9e5d4367b4616211fa02f0186a2cd3e (patch)
tree668f6b6a38df06fdb9bd7c843699be7e7c4c2c0b /misc/Makefile
parent09d1efbab2070903a448035b301cdb0429011d44 (diff)
downloadports-639445cae9e5d4367b4616211fa02f0186a2cd3e.tar.gz
ports-639445cae9e5d4367b4616211fa02f0186a2cd3e.zip
Awww, I meant emulators/tkhfs and utils/tk{info,man}. Good thing these
two commit messages are going out as in one mail.... ;)
Notes
Notes: svn path=/head/; revision=2080
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index eee129e5d661..8e9f69f591d1 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.63 1995/07/15 23:45:37 torstenb Exp $
+# $Id: Makefile,v 1.64 1995/07/17 01:08:59 torstenb Exp $
#
SUBDIR += amanda
@@ -15,5 +15,7 @@ RESTRICTED += mmv # restrictive copyright
SUBDIR += recode
SUBDIR += rman
SUBDIR += screen
+ SUBDIR += tkinfo
+ SUBDIR += tkman
.include <bsd.port.subdir.mk>