summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-11-25 10:11:57 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-11-25 10:11:57 +0000
commit19e7aaf5f39e945050770754d09113f86a54fe3f (patch)
tree7e27f875deb850990e5355d2efe03c003f486e16 /misc
parentImport of bricons, a start up utility for applications on an X display. (diff)
Activate xmaddressbook, xtar.
Notes
Notes: svn path=/head/; revision=4663
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 7c15574a3898..3e2a2eb870cd 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.93 1996/11/15 09:56:42 asami Exp $
+# $Id: Makefile,v 1.94 1996/11/15 11:02:31 asami Exp $
#
SUBDIR += amanda
@@ -42,6 +42,8 @@
SUBDIR += unclutter
SUBDIR += xcalendar
SUBDIR += xgas
+ SUBDIR += xmaddressbook
+ SUBDIR += xtar
SUBDIR += zorro
.include <bsd.port.subdir.mk>