summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-28 23:37:05 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-28 23:37:05 +0000
commita51d1c36df312512304abc429584263445f792e5 (patch)
tree6f9a78b457a214a45194cb4fbef3a9ea4b93d89c /editors
parent4e9c5ddb843bfbebdb25d236bdd43c6669167356 (diff)
downloadpkgsrc-a51d1c36df312512304abc429584263445f792e5.tar.gz
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile3
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/gedit/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index c8a7f360a70..4cf75a15ce6 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2003/12/27 09:12:49 xtraeme Exp $
+# $NetBSD: Makefile,v 1.62 2003/12/28 23:37:06 jmmv Exp $
#
DISTNAME= abiword-${DIST_VER}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/}
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index f63741f856d..e21d1a2d528 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/12/13 00:45:22 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2003/12/28 23:37:06 jmmv Exp $
#
DISTNAME= conglomerate-0.7.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 6193e141e01..6a3dc25efd1 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2003/12/15 01:04:06 xtraeme Exp $
+# $NetBSD: Makefile,v 1.19 2003/12/28 23:37:06 jmmv Exp $
#
DISTNAME= gedit-2.4.1
+PKGREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.4/}
EXTRACT_SUFX= .tar.bz2