diff options
author | steve <steve@FreeBSD.org> | 1999-01-18 11:32:29 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-18 11:32:29 +0800 |
commit | 75acb9ba22ab3e0ffa7616c93029bbc68d3db51f (patch) | |
tree | 8dd5852d4aea92fdf7d4fe022d75de8149ae4270 /x11 | |
parent | b4bbe52ebba264a4a9310b5082c85ca29f2f8e7b (diff) | |
download | freebsd-ports-gnome-75acb9ba22ab3e0ffa7616c93029bbc68d3db51f.tar.gz freebsd-ports-gnome-75acb9ba22ab3e0ffa7616c93029bbc68d3db51f.tar.zst freebsd-ports-gnome-75acb9ba22ab3e0ffa7616c93029bbc68d3db51f.zip |
Activate the xshodou port.
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 a990fd9b97c8..6680e082b40f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.247 1999/01/09 03:19:31 asami Exp $ +# $Id: Makefile,v 1.248 1999/01/18 02:50:24 steve Exp $ # SUBDIR += 9term @@ -89,6 +89,7 @@ SUBDIR += xmove SUBDIR += xprompt SUBDIR += xscreensaver + SUBDIR += xshodou SUBDIR += xskyroot SUBDIR += xsnow SUBDIR += xstarroll |