aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-02-24 13:51:00 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-02-24 13:51:00 +0000
commitcd94e1c5fb2fffb3d8471f265b87d59b56a4c3de (patch)
tree6f635ba7e4a19edfb7df55120321cfac7dfa16c9 /emulators/Makefile
parentef5a30c4ae93c00d9c5e4b4022efd6cdeed28c8a (diff)
downloadports-cd94e1c5fb2fffb3d8471f265b87d59b56a4c3de.tar.gz
ports-cd94e1c5fb2fffb3d8471f265b87d59b56a4c3de.zip
Activate xgs.
Notes
Notes: svn path=/head/; revision=5729
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 91c2a4a4ac15..44c911a20ca5 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1996/10/30 09:41:12 asami Exp $
+# $Id: Makefile,v 1.7 1996/11/15 19:30:55 erich Exp $
#
SUBDIR += cpmemu
@@ -16,5 +16,6 @@
SUBDIR += vmsbackup
SUBDIR += wine
SUBDIR += x48
+ SUBDIR += xgs
.include <bsd.port.subdir.mk>