diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 06:53:51 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 06:53:51 +0800 |
commit | 59bb2b9560f3ca092a3cf6937c10b77904bd6ec9 (patch) | |
tree | bde569f6ec19aa63e58b51596f2a5df94d8a3cc0 /x11/Makefile | |
parent | 10782d92347c54917fadd50ac976ea4e574840c9 (diff) | |
download | freebsd-ports-gnome-59bb2b9560f3ca092a3cf6937c10b77904bd6ec9.tar.gz freebsd-ports-gnome-59bb2b9560f3ca092a3cf6937c10b77904bd6ec9.tar.zst freebsd-ports-gnome-59bb2b9560f3ca092a3cf6937c10b77904bd6ec9.zip |
Add slingshot.
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 089e49d62fd3..218bfa1b2ca1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.135 1997/05/21 04:21:26 asami Exp $ +# $Id: Makefile,v 1.136 1997/06/03 19:16:19 max Exp $ # SUBDIR += FWF @@ -39,6 +39,7 @@ SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt + SUBDIR += slingshot SUBDIR += swisswatch SUBDIR += sxpc SUBDIR += tix |