diff options
author | tg <tg@FreeBSD.org> | 1997-03-06 18:15:57 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-03-06 18:15:57 +0800 |
commit | b4417aac0175422af56dc8afbe9954a19bb8edd5 (patch) | |
tree | eff37e49fe8e810235f536e33ceab6f7ab639591 /x11 | |
parent | 148feb3098e14c225bac43183d09f2b07de31d0d (diff) | |
download | freebsd-ports-gnome-b4417aac0175422af56dc8afbe9954a19bb8edd5.tar.gz freebsd-ports-gnome-b4417aac0175422af56dc8afbe9954a19bb8edd5.tar.zst freebsd-ports-gnome-b4417aac0175422af56dc8afbe9954a19bb8edd5.zip |
Activate xantfarm.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 773b5f19f2af..124c3c083558 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.126 1997/03/03 11:25:49 asami Exp $ +# $Id: Makefile,v 1.127 1997/03/03 16:28:48 obrien Exp $ # SUBDIR += FWF @@ -50,6 +50,7 @@ SUBDIR += viewfax SUBDIR += x3270 SUBDIR += xalarm + SUBDIR += xantfarm SUBDIR += xautolock SUBDIR += xbuffy SUBDIR += xcb |