diff options
author | ache <ache@FreeBSD.org> | 1996-09-03 09:34:59 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-09-03 09:34:59 +0800 |
commit | a5579660a15aeb680079a99598c1447b09e22c4e (patch) | |
tree | 12006805137423b96419f0233519ba0c419d8a2b /x11 | |
parent | 8d47bbe36d94e50eac023a88804a0fa32117ce52 (diff) | |
download | freebsd-ports-gnome-a5579660a15aeb680079a99598c1447b09e22c4e.tar.gz freebsd-ports-gnome-a5579660a15aeb680079a99598c1447b09e22c4e.tar.zst freebsd-ports-gnome-a5579660a15aeb680079a99598c1447b09e22c4e.zip |
Add xfedor
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 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 |