summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-08-29 16:18:16 +0000
committerjmmv <jmmv>2003-08-29 16:18:16 +0000
commita0e97a9f2c3d7026eff143bab36f32e30cbd0ee3 (patch)
tree97e996d1550465f154c88eea530a5560a74190d7 /editors
parente3ccd7ebc60241ca66142c8204226300cb8b5244 (diff)
downloadpkgsrc-a0e97a9f2c3d7026eff143bab36f32e30cbd0ee3.tar.gz
Fix MASTER_SITES.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-kde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index afdfcb226ef..be327fb89a1 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2003/08/26 16:14:14 jmc Exp $
+# $NetBSD: Makefile,v 1.11 2003/08/29 16:18:16 jmmv Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
PKGREVISION= 4
WRKSRC= ${WRKDIR}/kvim-${KVIM_VERSION}/src
CATEGORIES= editors kde
-MASTER_SITES= http://download.kde.org/stable/apps/KDE3.x/utils/ \
+MASTER_SITES= ftp://ftp.kde.org/stable/apps/KDE3.x/utils/ \
http://freenux.org/kvim/
EXTRACT_SUFX= .tar.bz2