diff options
author | steve <steve@FreeBSD.org> | 1998-12-24 15:18:18 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-24 15:18:18 +0800 |
commit | 7a2d53486e17063a1e1c2bb68aa0b2178daed6ba (patch) | |
tree | 66cc713674291f55f1362a83ea2dd37cb2b8fe4c /x11/Makefile | |
parent | 27e66864a16c027a45efa2e81a278e8da8713f08 (diff) | |
download | freebsd-ports-gnome-7a2d53486e17063a1e1c2bb68aa0b2178daed6ba.tar.gz freebsd-ports-gnome-7a2d53486e17063a1e1c2bb68aa0b2178daed6ba.tar.zst freebsd-ports-gnome-7a2d53486e17063a1e1c2bb68aa0b2178daed6ba.zip |
Activate the xstarroll port.
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 804a8c2fe959..2c74580f1555 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.241 1998/12/11 16:06:00 flathill Exp $ +# $Id: Makefile,v 1.242 1998/12/24 06:37:13 steve Exp $ # SUBDIR += XFree86 @@ -86,6 +86,7 @@ SUBDIR += xscreensaver SUBDIR += xskyroot SUBDIR += xsnow + SUBDIR += xstarroll SUBDIR += xtacy SUBDIR += xtattr SUBDIR += xtestpicture |