diff options
author | billf <billf@FreeBSD.org> | 2000-03-07 11:27:25 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-03-07 11:27:25 +0800 |
commit | 809844d373117bfe74546a3b010a0c20dc55c938 (patch) | |
tree | a4fd38da8501785cac9aefe5c9e71a7728ce6c63 /x11 | |
parent | 79c6237a9614e8484c33233dad37377a1c373bd6 (diff) | |
download | freebsd-ports-gnome-809844d373117bfe74546a3b010a0c20dc55c938.tar.gz freebsd-ports-gnome-809844d373117bfe74546a3b010a0c20dc55c938.tar.zst freebsd-ports-gnome-809844d373117bfe74546a3b010a0c20dc55c938.zip |
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>
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 |