diff options
author | jfieber <jfieber@FreeBSD.org> | 1997-07-16 10:32:32 +0800 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1997-07-16 10:32:32 +0800 |
commit | 76da1dc41287798a7a0b6dc1f9e3502e1377a8fe (patch) | |
tree | e1b42a26d5c6cd32cff50e1fc0de28bae794ae21 | |
parent | 877c9ce30384f7ecd77aec9d64fbe73f13ab0fac (diff) | |
download | freebsd-ports-gnome-76da1dc41287798a7a0b6dc1f9e3502e1377a8fe.tar.gz freebsd-ports-gnome-76da1dc41287798a7a0b6dc1f9e3502e1377a8fe.tar.zst freebsd-ports-gnome-76da1dc41287798a7a0b6dc1f9e3502e1377a8fe.zip |
Activate xmbdfed.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5d895aa83e26..6a7ad039671e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.143 1997/07/01 22:39:08 max Exp $ +# $Id: Makefile,v 1.144 1997/07/08 06:26:59 max Exp $ # SUBDIR += FWF @@ -76,6 +76,7 @@ SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xmascot + SUBDIR += xmbdfed SUBDIR += xmold SUBDIR += xpostit SUBDIR += xprompt |