diff options
author | obrien <obrien@FreeBSD.org> | 1996-12-28 11:08:55 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-12-28 11:08:55 +0800 |
commit | 4aac9253370f5c397de759df77095373a1234e48 (patch) | |
tree | 197f67b3105426f915a85059a24ad777e20d6183 /misc | |
parent | 28e17dfae5393ad7df05e4a0437930e76f25267a (diff) | |
download | freebsd-ports-gnome-4aac9253370f5c397de759df77095373a1234e48.tar.gz freebsd-ports-gnome-4aac9253370f5c397de759df77095373a1234e48.tar.zst freebsd-ports-gnome-4aac9253370f5c397de759df77095373a1234e48.zip |
Turn on xless. (gee, won't Satoshi feel bored tonight?)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 7825cae7df2a..1bd7ed16458f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1996/11/25 10:11:57 tg Exp $ +# $Id: Makefile,v 1.96 1996/11/29 07:32:35 tg Exp $ # SUBDIR += amanda @@ -43,6 +43,7 @@ SUBDIR += unclutter SUBDIR += xcalendar SUBDIR += xgas + SUBDIR += xless SUBDIR += xmaddressbook SUBDIR += xtar SUBDIR += zorro |