diff options
author | max <max@FreeBSD.org> | 1997-03-25 23:30:45 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-03-25 23:30:45 +0800 |
commit | 338798e0db833f176ad807472d7a2db0c697953d (patch) | |
tree | 69fab66f1ed55972dfe5c04739afcb654869e00a /x11 | |
parent | 47759f4dda8169caa693318ec623a83c99c2a2c7 (diff) | |
download | freebsd-ports-gnome-338798e0db833f176ad807472d7a2db0c697953d.tar.gz freebsd-ports-gnome-338798e0db833f176ad807472d7a2db0c697953d.tar.zst freebsd-ports-gnome-338798e0db833f176ad807472d7a2db0c697953d.zip |
Enable xprompt.
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 9640cbf827ab..c6ee6d18609b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1997/03/11 23:46:03 asami Exp $ +# $Id: Makefile,v 1.130 1997/03/12 09:21:00 asami Exp $ # SUBDIR += FWF @@ -69,6 +69,7 @@ SUBDIR += xmascot SUBDIR += xmold SUBDIR += xpostit + SUBDIR += xprompt SUBDIR += xscreensaver SUBDIR += xsnow SUBDIR += xtacy |