diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-06 10:15:57 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-06 10:15:57 +0000 |
commit | 4cc0051457d3337611bcdda26d330e2de7d3abdb (patch) | |
tree | 8daac08f2a337b3ab1d1d68021c0b8a49d9932d8 /x11/Makefile | |
parent | fc827a92ff598a50e34317a8cb6dfafd57a4275b (diff) | |
download | ports-4cc0051457d3337611bcdda26d330e2de7d3abdb.tar.gz ports-4cc0051457d3337611bcdda26d330e2de7d3abdb.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-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 |