diff options
Diffstat (limited to 'net/kdenetwork4')
-rw-r--r-- | net/kdenetwork4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 2ebcd05..1e1ab18 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -3,12 +3,12 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/22 21:16:58 se Exp $ +# $Id: Makefile,v 1.6 1998/02/23 10:55:24 se Exp $ # DISTNAME= kdenetwork-Beta3-1 PKGNAME= kdenetwork-3.1b -CATEGORIES= net kde +CATEGORIES= net news kde MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ |