diff options
author | tg <tg@FreeBSD.org> | 1998-03-27 19:58:25 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-03-27 19:58:25 +0800 |
commit | a6741390a75bd0c66a949b66869591cd927f8947 (patch) | |
tree | 9b82bb0a383e38b1f9e2396421c1709f3af5c0bc /misc | |
parent | 9741bbab1eff2e06cae7816cf107b41929550e9b (diff) | |
download | freebsd-ports-gnome-a6741390a75bd0c66a949b66869591cd927f8947.tar.gz freebsd-ports-gnome-a6741390a75bd0c66a949b66869591cd927f8947.tar.zst freebsd-ports-gnome-a6741390a75bd0c66a949b66869591cd927f8947.zip |
Activate deco.
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 a78a1714777f..cb9ac3b32030 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.136 1998/03/22 05:10:53 jseger Exp $ +# $Id: Makefile,v 1.137 1998/03/27 10:32:48 tg Exp $ # SUBDIR += acron @@ -10,6 +10,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += ctk + SUBDIR += deco SUBDIR += dejagnu SUBDIR += display SUBDIR += dotfile |