summaryrefslogtreecommitdiff
path: root/textproc/kdoc/Makefile
diff options
context:
space:
mode:
authorskrll <skrll>2001-03-27 09:30:30 +0000
committerskrll <skrll>2001-03-27 09:30:30 +0000
commit98ecbc58aeec02e0c74ca9b5828527837f364223 (patch)
tree3894d901888ac06d465867c302308e703aab2fc8 /textproc/kdoc/Makefile
parent3aed68c4361973b6c6c3d472823f1440d2910add (diff)
downloadpkgsrc-98ecbc58aeec02e0c74ca9b5828527837f364223.tar.gz
Update to version that comes with KDE 2.1
Diffstat (limited to 'textproc/kdoc/Makefile')
-rw-r--r--textproc/kdoc/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile
index e101e79539b..0dce4087d65 100644
--- a/textproc/kdoc/Makefile
+++ b/textproc/kdoc/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2001/03/27 03:20:19 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2001/03/27 09:30:30 skrll Exp $
#
-DISTNAME= kdoc-2.0.1b
-WRKSRC= ${WRKDIR}/kdoc-2.0.1
+DISTNAME= kdoc-2.1
CATEGORIES= textproc
-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/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/2.1/distribution/tar/generic/src/ \
+ ftp://ftp.us.kde.org/pub/kde/stable/2.1/distribution/tar/generic/src/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/2.1/distribution/tar/generic/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wulf@netbsd.org