diff options
author | maya <maya@pkgsrc.org> | 2017-12-08 08:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-12-08 08:52:56 +0000 |
commit | 1540b029c5e39a4ac6d006a5efb30e6050d1a303 (patch) | |
tree | 3a9960c7078500114a9c1de14e5138d659119ea5 /misc/tellico | |
parent | b5f48684590a9ad531781b82ad2ad4d83b0a89df (diff) | |
download | pkgsrc-1540b029c5e39a4ac6d006a5efb30e6050d1a303.tar.gz |
bump for print/poppler major bump
note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.
Diffstat (limited to 'misc/tellico')
-rw-r--r-- | misc/tellico/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 66afc75291a..af3d46d5ebd 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.125 2017/11/30 16:45:31 adam Exp $ +# $NetBSD: Makefile,v 1.126 2017/12/08 08:52:57 maya Exp $ # DISTNAME= tellico-2.3.9 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |