diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | 42825e73a64d1003fa8240cb0920619b3c9f8802 (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /editors | |
parent | e64b358b66fc99aa502c4e24249708caafc8b8d1 (diff) | |
download | pkgsrc-42825e73a64d1003fa8240cb0920619b3c9f8802.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/conglomerate/Makefile | 4 | ||||
-rw-r--r-- | editors/gconf-editor/Makefile | 4 | ||||
-rw-r--r-- | editors/mlview/Makefile | 4 | ||||
-rw-r--r-- | editors/tea/Makefile | 3 |
6 files changed, 12 insertions, 11 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 5bb95333af2..037efae5fba 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2007/06/05 05:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2007/09/19 23:18:47 wiz Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIWORD_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Plugins enhancing Abiword's capabilities WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 50409507aa5..2cf7cda1720 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.109 2007/06/05 05:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.110 2007/09/19 23:18:47 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Open Source cross-platform word processor diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 3c008526b15..de678bf9322 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2007/06/05 05:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2007/09/19 23:18:47 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 3703804c2cc..a49109c66b4 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2007/06/05 05:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2007/09/19 23:18:48 wiz Exp $ # DISTNAME= gconf-editor-2.18.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index ea0a35e0627..38fd26ae201 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2007/06/05 05:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2007/09/19 23:18:48 wiz Exp $ # DISTNAME= mlview-0.7.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.7/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tea/Makefile b/editors/tea/Makefile index ce62106ef3a..9fb8dcd59ea 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2007/06/08 18:41:20 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2007/09/19 23:18:48 wiz Exp $ # DISTNAME= tea-16.0.5 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 |