diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-06-17 06:48:56 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-06-17 06:48:56 +0000 |
commit | b63d9e21eef953ac57c47dead82af27b7a621be1 (patch) | |
tree | f283a774c5367afec84067eae9eb0f6c6f725617 /x11/Makefile | |
parent | ad56ea0707283146fecb442a1d510b997099470a (diff) | |
download | ports-b63d9e21eef953ac57c47dead82af27b7a621be1.tar.gz ports-b63d9e21eef953ac57c47dead82af27b7a621be1.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 582fdfe588d9..eb5c4fadb026 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.139 1997/06/14 08:06:40 andreas Exp $ +# $Id: Makefile,v 1.140 1997/06/16 03:05:31 jfitz Exp $ # SUBDIR += FWF @@ -65,6 +65,7 @@ SUBDIR += xdtm SUBDIR += xfed SUBDIR += xfedor + SUBDIR += xfishtank SUBDIR += xfm SUBDIR += xforms SUBDIR += xgrab |