diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-24 07:18:18 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-24 07:18:18 +0000 |
commit | 7dec90e314999f51fedea6ad721f32d6ed81285d (patch) | |
tree | 9f8b66c84ebbc1728327d941ed2f81483fb6500c /x11/Makefile | |
parent | Initial import of xstarroll version 1.02. (diff) |
Activate the xstarroll port.
Notes
Notes:
svn path=/head/; revision=15568
Diffstat (limited to '')
-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 |