diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-25 14:36:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-25 14:36:37 +0000 |
commit | 61f640ec7204bc819be2b92ac1e4bd8afff5b025 (patch) | |
tree | 276b4ab65a3a282f595598f3a7d26bf7d748c624 /print/luatex | |
parent | fdddd4563551b7cc87bf6c464b0c4d08f9ec57f5 (diff) | |
download | pkgsrc-61f640ec7204bc819be2b92ac1e4bd8afff5b025.tar.gz |
Recursive bump for poppler update
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 bcd524c44b9..a4c81a202f3 100644 --- a/print/luatex/Makefile +++ b/print/luatex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2016/11/08 10:51:29 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2017/01/25 14:36:39 wiz Exp $ DISTNAME= texlive-20160523-source PKGNAME= luatex-0.95 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2016/ EXTRACT_SUFX= .tar.xz |