aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-11-13 20:34:54 +0800
committertg <tg@FreeBSD.org>1997-11-13 20:34:54 +0800
commit462912f3f0f48b8d7975a6651bad74792183a1ee (patch)
tree8801efef7fb0c42284117cd0284fbe979800f4ea /emulators/Makefile
parent472130cf0a965d08ec88832911bfa5dec3ff38a8 (diff)
downloadfreebsd-ports-gnome-462912f3f0f48b8d7975a6651bad74792183a1ee.tar.gz
freebsd-ports-gnome-462912f3f0f48b8d7975a6651bad74792183a1ee.tar.zst
freebsd-ports-gnome-462912f3f0f48b8d7975a6651bad74792183a1ee.zip
Activate xzx.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 2380c003ebc8..a77eaeac407a 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.17 1997/11/02 14:58:02 jseger Exp $
+# $Id: Makefile,v 1.18 1997/11/08 20:34:51 jraynard Exp $
#
SUBDIR += aftp
@@ -27,5 +27,6 @@
SUBDIR += wine
SUBDIR += x48
SUBDIR += xgs
+ SUBDIR += xzx
.include <bsd.port.subdir.mk>