summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-12-02 11:58:59 +0000
committerwiz <wiz@pkgsrc.org>2007-12-02 11:58:59 +0000
commit17baa59073e0789690f7eefe1ccbdac6cf815933 (patch)
tree4fecc8c080d828bd1d49e84647756b5996d4ed2c /editors
parent22f43ddaf6c96d4481b70343c7dc168f0d78cc9b (diff)
downloadpkgsrc-17baa59073e0789690f7eefe1ccbdac6cf815933.tar.gz
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-kde/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index fe3d2e17553..c33a1e4b96c 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.47 2007/11/30 21:55:05 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2007/12/02 11:58:59 wiz Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
PKGREVISION= 14
CATEGORIES= editors kde
-MASTER_SITES= ftp://ftp.rutgers.edu/pub/kde/stable/apps/KDE3.x/utils/ \
- ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/utils/ \
- http://freenux.org/kvim/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/utils/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org