summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordrochner <drochner>2003-08-05 13:35:26 +0000
committerdrochner <drochner>2003-08-05 13:35:26 +0000
commit3b60ee77f94c8d3c277089527e7b1bf46bca3f8f (patch)
treeaabcd00846409f7fb38359cc1a0e81394d908ce3 /editors
parent0d51ac3a9270511506679fe32fb64e74abe32c3b (diff)
downloadpkgsrc-3b60ee77f94c8d3c277089527e7b1bf46bca3f8f.tar.gz
bump revision after qt3/kde prefix change
Diffstat (limited to 'editors')
-rw-r--r--editors/kile/Makefile3
-rw-r--r--editors/lyx-qt/Makefile4
-rw-r--r--editors/vim-kde/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index c33102b3d28..1d8d3459614 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2003/07/30 15:27:10 markd Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/05 13:37:08 drochner Exp $
DISTNAME= kile-1.5.2
+PKGREVISION= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile
index 06381f3cb9a..e97bc55a042 100644
--- a/editors/lyx-qt/Makefile
+++ b/editors/lyx-qt/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2003/07/13 13:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/05 13:37:17 drochner Exp $
#
.include "./Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= (QT version)
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index 1e42807ac2d..dc3dfeb65ea 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/07/30 15:50:55 markd Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/05 13:37:29 drochner Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
WRKSRC= ${WRKDIR}/kvim-${KVIM_VERSION}/src
CATEGORIES= editors kde
MASTER_SITES= http://download.kde.org/stable/apps/KDE3.x/utils/ \