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 | b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /textproc | |
parent | 770be7e86b14bf1b3618116b5787fa68c9234e34 (diff) | |
download | pkgsrc-b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnome-spell/Makefile | 4 | ||||
-rw-r--r-- | textproc/libcroco/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index f85c8a362e9..61a2a78ba45 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2007/06/05 05:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2007/09/19 23:19:09 wiz Exp $ DISTNAME= gnome-spell-1.0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-spell/1.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index 78b51f252ce..e7ce16de3fd 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2007/06/05 05:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2007/09/19 23:19:09 wiz Exp $ # DISTNAME= libcroco-0.6.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libcroco/0.6/} EXTRACT_SUFX= .tar.bz2 |