aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>1998-11-18 12:34:46 +0800
committerflathill <flathill@FreeBSD.org>1998-11-18 12:34:46 +0800
commit92dfe3ba98345d1f4229417947d717e3aac2fc5a (patch)
treee0e0c16152d1211ea15ff48b87d3b1db431bfc5c
parentc821b660feb1fc607b0aa1efb8e49f0627c12cd3 (diff)
downloadfreebsd-ports-gnome-92dfe3ba98345d1f4229417947d717e3aac2fc5a.tar.gz
freebsd-ports-gnome-92dfe3ba98345d1f4229417947d717e3aac2fc5a.tar.zst
freebsd-ports-gnome-92dfe3ba98345d1f4229417947d717e3aac2fc5a.zip
Add SUBSIR+=xsystem35
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index fc3be47d24d9..2b5722247e53 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.25 1998/07/12 11:14:41 dburr Exp $
+# $Id: Makefile,v 1.26 1998/10/30 06:43:38 asami Exp $
#
SUBDIR += aftp
@@ -35,6 +35,7 @@
SUBDIR += xcopilot
SUBDIR += xgs
SUBDIR += xmame
+ SUBDIR += xsystem35
SUBDIR += xzx
.include <bsd.port.subdir.mk>