diff options
author | wiz <wiz@pkgsrc.org> | 2004-01-10 22:43:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-01-10 22:43:06 +0000 |
commit | 706212cc86eba649b448c84a548be34276d570f7 (patch) | |
tree | 68f4be71166953b08493cdfba5c42c28264396c2 /net/Makefile | |
parent | 0d9d14d34816a94a0d0551d69241ef4b4b228313 (diff) | |
download | pkgsrc-706212cc86eba649b448c84a548be34276d570f7.tar.gz |
Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE
authors have dropped support for it and have not been backporting
security fixes.
As proposed on tech-pkg numerous times (last one: Dec 27 2003).
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index a4e9b217bc3..696f8dd5762 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.427 2004/01/08 15:04:02 tron Exp $ +# $NetBSD: Makefile,v 1.428 2004/01/10 22:43:06 wiz Exp $ # COMMENT= Networking tools @@ -114,7 +114,6 @@ SUBDIR+= ispman SUBDIR+= ja-samba SUBDIR+= jumpgate SUBDIR+= jwhois -SUBDIR+= kdenetwork SUBDIR+= kdenetwork2 SUBDIR+= kdenetwork3 SUBDIR+= kmap |