diff options
author | tg <tg@FreeBSD.org> | 1998-06-12 08:52:05 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-12 08:52:05 +0000 |
commit | cc56d237941d5fee0d1c14dc7381e2d4e14523f8 (patch) | |
tree | aa61181ad0e0ab3f772050b6f43daa1edddcd048 /misc | |
parent | 88cb00ed46577076bb0b456e3bf94e7fe3a1ce47 (diff) | |
download | FreeBSD-ports-cc56d237941d5fee0d1c14dc7381e2d4e14523f8.zip FreeBSD-ports-cc56d237941d5fee0d1c14dc7381e2d4e14523f8.tar.gz |
Activate kwatch.
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 b3a57d5..fb5c507 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.144 1998/05/25 12:48:08 tg Exp $ +# $Id: Makefile,v 1.145 1998/05/26 08:10:23 tg Exp $ # SUBDIR += acron @@ -29,6 +29,7 @@ SUBDIR += korganizer SUBDIR += kp SUBDIR += kproject + SUBDIR += kwatch SUBDIR += less SUBDIR += lile SUBDIR += logsurfer |