aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-08-19 16:21:03 +0800
committerasami <asami@FreeBSD.org>1995-08-19 16:21:03 +0800
commit529f616fa5e68c0fe382291937deb4470918b60c (patch)
tree557de198bb6e421541832034014be0be8e4ddf29 /misc/Makefile
parent353698013809587918a28a00bb8d46989f934ee1 (diff)
downloadfreebsd-ports-gnome-529f616fa5e68c0fe382291937deb4470918b60c.tar.gz
freebsd-ports-gnome-529f616fa5e68c0fe382291937deb4470918b60c.tar.zst
freebsd-ports-gnome-529f616fa5e68c0fe382291937deb4470918b60c.zip
Awww, I meant emulators/tkhfs and utils/tk{info,man}. Good thing these
two commit messages are going out as in one mail.... ;)
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>