summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortron <tron>2001-03-30 12:33:33 +0000
committertron <tron>2001-03-30 12:33:33 +0000
commit427a36606aa29425e77aac440263acd61c9a0f53 (patch)
treefa4b76014f94dd6e3e1e1c3ed483172b1ff3a6ca /misc
parent369d309ba887fbe79e94f91b369a0c1fe90f0a11 (diff)
downloadpkgsrc-427a36606aa29425e77aac440263acd61c9a0f53.tar.gz
Correct master site list and homepage URL.
Diffstat (limited to 'misc')
-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