aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-15 17:56:42 +0800
committerasami <asami@FreeBSD.org>1996-11-15 17:56:42 +0800
commit8f89445a3a7aaab11655c996df32657f459c3bdf (patch)
treec54a4253a9eff93f62cc29bd8463d8ad64886a1b /misc/Makefile
parent4940094d5f5bfdd816b3eb3e0ca3e0702a08dfd0 (diff)
downloadfreebsd-ports-gnome-8f89445a3a7aaab11655c996df32657f459c3bdf.tar.gz
freebsd-ports-gnome-8f89445a3a7aaab11655c996df32657f459c3bdf.tar.zst
freebsd-ports-gnome-8f89445a3a7aaab11655c996df32657f459c3bdf.zip
Added xgas.
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1b3cf0438fc4..c8da4c4dcd8c 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.91 1996/11/07 11:38:34 asami Exp $
+# $Id: Makefile,v 1.92 1996/11/11 19:44:15 obrien Exp $
#
SUBDIR += amanda
@@ -40,6 +40,7 @@
SUBDIR += trans
SUBDIR += unclutter
SUBDIR += xcalendar
+ SUBDIR += xgas
SUBDIR += zorro
.include <bsd.port.subdir.mk>