diff options
author | Stefan Eßer <se@FreeBSD.org> | 1998-03-04 23:19:00 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 1998-03-04 23:19:00 +0000 |
commit | d8cb74f30239026aa22d05a5185c6e9a94898ffd (patch) | |
tree | b936c2c87e1595faa62b826632475abdfd6dfac1 /net/kdenetwork3 | |
parent | Fix path of mail directory (/var/mail) (diff) |
Add category news because of krn.
Notes
Notes:
svn path=/head/; revision=10038
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r-- | net/kdenetwork3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 2ebcd054fef5..1e1ab1808883 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/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/ |