summaryrefslogtreecommitdiff
path: root/misc/koffice
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-03-30 12:33:33 +0000
committertron <tron@pkgsrc.org>2001-03-30 12:33:33 +0000
commit4193aa450bc980ad52cd61a479c4cb0a907f085c (patch)
treefa4b76014f94dd6e3e1e1c3ed483172b1ff3a6ca /misc/koffice
parent1192687b9416f068dbeb105cc4bb6dc61cd56be6 (diff)
downloadpkgsrc-4193aa450bc980ad52cd61a479c4cb0a907f085c.tar.gz
Correct master site list and homepage URL.
Diffstat (limited to 'misc/koffice')
-rw-r--r--misc/koffice/Makefile15
1 files changed, 10 insertions, 5 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile
index 4d68e3f82af..dfe47757d21 100644
--- a/misc/koffice/Makefile
+++ b/misc/koffice/Makefile
@@ -1,13 +1,18 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/30 00:25:19 hubertf Exp $
-#
+# $NetBSD: Makefile,v 1.2 2001/03/30 12:33:33 tron Exp $
DISTNAME= koffice-2.0.1
CATEGORIES= misc kde
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/2.0.1/distribution/tar/generic/src/ \
+ ftp://ftp.us.kde.org/pub/kde/stable/2.0.1/distribution/tar/generic/src/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/2.0.1/distribution/tar/generic/src/
+EXTRACT_SUFX= .tar.bz2
-HOMEPAGE= http://koffice.kde.org/
-COMMENT= KDE Office Suite with text processor, spreadsheet, ...
+MAINTAINER= skrll@netbsd.org
+HOMEPAGE= http://www.kde.org/
-.include "../../x11/kde2/Makefile.part1"
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://www.koffice.org/
+COMMENT= KDE Office Suite with text processor, spreadsheet, ...
DEPENDS+= kdebase-2.1:../../x11/kdebase2