diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-03-07 03:27:25 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-03-07 03:27:25 +0000 |
commit | 10610b6921319bea0e03a252aa9a38f2418253c0 (patch) | |
tree | dc618178999f5ca0b9bce7ed619fbb6f4a6baaea /x11 | |
parent | Remove a word that doesn't need to be there. (diff) |
xsheep, a moronic little sheep that trundles around the X desktop walking along
the top of windows and falling of the edges among other mildly amusing antics.
Dedicated to: Jordan "Love Ewe" Hubbard <jkh@FreeBSD.org>
Notes
Notes:
svn path=/head/; revision=26597
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 59d5603f652b..01bae8861e16 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -77,6 +77,7 @@ SUBDIR += xprompt SUBDIR += xscreensaver SUBDIR += xskyroot + SUBDIR += xsheep SUBDIR += xsnow SUBDIR += xstarroll SUBDIR += xtacy |