diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-15 15:09:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-15 15:09:37 +0000 |
commit | 1c286d7931346abd5ed74c75ca529270edd88558 (patch) | |
tree | f0cdf113447e5bca59430add5e43d612026a33e2 /print/luatex | |
parent | 504d4e4f375b3e198bcf190291ca3fa02b26095f (diff) | |
download | pkgsrc-1c286d7931346abd5ed74c75ca529270edd88558.tar.gz |
Bump PKGREVISION for poppler shlib major bump.
Diffstat (limited to 'print/luatex')
-rw-r--r-- | print/luatex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/luatex/Makefile b/print/luatex/Makefile index 2585d47efd5..36acbb2f384 100644 --- a/print/luatex/Makefile +++ b/print/luatex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2015/06/15 09:45:39 markd Exp $ +# $NetBSD: Makefile,v 1.38 2015/07/15 15:09:39 wiz Exp $ DISTNAME= luatex-beta-0.76.0-source PKGNAME= ${DISTNAME:S/-beta//:S/-source//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= print MASTER_SITES= https://foundry.supelec.fr/frs/download.php/file/15745/ EXTRACT_SUFX= .tar.bz2 |