diff options
Diffstat (limited to 'editors/vim-kde')
-rw-r--r-- | editors/vim-kde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile index 1457335abf0..c48d72d1b8e 100644 --- a/editors/vim-kde/Makefile +++ b/editors/vim-kde/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/12/24 06:10:00 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:54:46 wiz Exp $ DISTNAME= kvim-${KVIM_VERSION} PKGNAME= vim-kde-${KVIM_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/kvim-${KVIM_VERSION}/src CATEGORIES= editors kde MASTER_SITES= http://download.kde.org/stable/apps/KDE3.x/utils/ \ |