summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-13 00:45:21 +0000
committerwiz <wiz>2003-12-13 00:45:21 +0000
commit0c29d4b5c76eac00d281f8ac54606576c9c1ed73 (patch)
tree387ad93e2489a50e6c479ea80481f11998e70dbf /editors
parent5ce685e1e633b5baaf4c32ae32f67b6f7801a383 (diff)
downloadpkgsrc-0c29d4b5c76eac00d281f8ac54606576c9c1ed73.tar.gz
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'editors')
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/gconf-editor/Makefile4
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/gice/Makefile4
-rw-r--r--editors/vim-gtk2/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index 3e5d75802ba..f63741f856d 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:25 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/13 00:45:22 wiz Exp $
#
DISTNAME= conglomerate-0.7.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index c81a64b87e5..399fef7cbb7 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/11/12 01:31:49 salo Exp $
+# $NetBSD: Makefile,v 1.8 2003/12/13 00:45:23 wiz Exp $
#
DISTNAME= gconf-editor-0.3.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/0.3/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 311c58ec244..922ddb2a1f9 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2003/11/12 01:31:49 salo Exp $
+# $NetBSD: Makefile,v 1.16 2003/12/13 00:45:23 wiz Exp $
#
DISTNAME= gedit-2.2.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gice/Makefile b/editors/gice/Makefile
index e94e87ed276..a6bb4390881 100644
--- a/editors/gice/Makefile
+++ b/editors/gice/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:34:28 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/13 00:45:23 wiz Exp $
#
DISTNAME= gice-0.6.1
-PKGREVISION= 3
+PKGREVISION= 4
WRKSRC= ${WRKDIR}/gice
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/}
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 6a6f2253d84..9d7112a1959 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/09/28 09:13:57 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2003/12/13 00:45:23 wiz Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI