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/foomatic-ppds | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'print/foomatic-ppds')
-rw-r--r-- | print/foomatic-ppds/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/foomatic-ppds/Makefile b/print/foomatic-ppds/Makefile index ec122278c41..20d85991735 100644 --- a/print/foomatic-ppds/Makefile +++ b/print/foomatic-ppds/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2005/12/29 06:22:07 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:36 joerg Exp $ .include "Makefile.common" DISTNAME= foomatic-filters-ppds-${FOOMATIC_PPDS_VERSION} PKGNAME= ${DISTNAME:S/-filters-/-/} +PKGREVISION= 1 # The definitive location of the distfile is at www.linuxprinting.org, # but this tarball is regenerated daily from the Foomatic database. |