diff options
author | tg <tg@FreeBSD.org> | 1998-05-26 16:10:23 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-26 16:10:23 +0800 |
commit | 942d457e2b50b2e52b9591f91e15b766808f80b8 (patch) | |
tree | 44051a7a6d82ec84da2fa46ba469131afd831d6d /misc | |
parent | a667a16aa0ba1b9bddf2f1313836d1de864634c8 (diff) | |
download | freebsd-ports-gnome-942d457e2b50b2e52b9591f91e15b766808f80b8.tar.gz freebsd-ports-gnome-942d457e2b50b2e52b9591f91e15b766808f80b8.tar.zst freebsd-ports-gnome-942d457e2b50b2e52b9591f91e15b766808f80b8.zip |
Activate kproject.
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 55aa72c3d536..b3a57d511391 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.143 1998/05/10 22:23:14 steve Exp $ +# $Id: Makefile,v 1.144 1998/05/25 12:48:08 tg Exp $ # SUBDIR += acron @@ -28,6 +28,7 @@ SUBDIR += kdeutils SUBDIR += korganizer SUBDIR += kp + SUBDIR += kproject SUBDIR += less SUBDIR += lile SUBDIR += logsurfer |