diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
commit | 2d1a8cc474b8a217cfacf22a906d4280824cfccf (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /print | |
parent | adabc0cd25422e73560d08ed42548017c4f1f611 (diff) | |
download | pkgsrc-2d1a8cc474b8a217cfacf22a906d4280824cfccf.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'print')
-rw-r--r-- | print/evince-nautilus/Makefile | 4 | ||||
-rw-r--r-- | print/evince/Makefile | 4 | ||||
-rw-r--r-- | print/glabels/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index b08b5a74102..3f942e94b1a 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2007/01/15 15:33:49 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/03/21 12:05:51 wiz Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} diff --git a/print/evince/Makefile b/print/evince/Makefile index ff7fa637675..d07d1193a6a 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2007/01/10 16:58:32 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2007/03/21 12:05:51 wiz Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 3 COMMENT= Document viewer for the GNOME Desktop diff --git a/print/glabels/Makefile b/print/glabels/Makefile index 0346378b8e2..01c2750b331 100644 --- a/print/glabels/Makefile +++ b/print/glabels/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2006/11/14 16:54:29 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2007/03/21 12:05:52 wiz Exp $ # DISTNAME= glabels-2.0.4 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glabels/} |