diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-09-03 01:34:59 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-09-03 01:34:59 +0000 |
commit | ff758145c3912431463bf035dcd9d1fd5463044a (patch) | |
tree | d5b2772746e25fbaf0f4ed9fc906ba3060fd5944 | |
parent | e3b6b56b0b73e029f790d0af7c280e4d86447b1e (diff) | |
download | ports-ff758145c3912431463bf035dcd9d1fd5463044a.tar.gz ports-ff758145c3912431463bf035dcd9d1fd5463044a.zip |
Notes
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index eb7e72cfe2d7..37ea1a837fb4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.97 1996/08/19 12:35:02 asami Exp $ +# $Id: Makefile,v 1.98 1996/08/30 20:16:40 ache Exp $ # SUBDIR += FWF @@ -42,6 +42,7 @@ SUBDIR += xdtm SUBDIR += xearth SUBDIR += xfed + SUBDIR += xfedor SUBDIR += xfm SUBDIR += xforms SUBDIR += xgrab |