diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /print/gimp-print-cups/Makefile | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'print/gimp-print-cups/Makefile')
-rw-r--r-- | print/gimp-print-cups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gimp-print-cups/Makefile b/print/gimp-print-cups/Makefile index a7dc47cd88d..52f618df8db 100644 --- a/print/gimp-print-cups/Makefile +++ b/print/gimp-print-cups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2005/12/29 06:22:07 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:36 joerg Exp $ DISTNAME= gimp-print-4.2.7 PKGNAME= gimp-print-cups-4.2.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} |