diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-29 22:13:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-29 22:13:16 +0000 |
commit | e0af1502b788f4d04b206b6abffe451e2f951356 (patch) | |
tree | ded4646275e51db01545947187417c1fcee8a45b /misc/tellico | |
parent | 6de54d3895979294c43c32b8cb6f4c1f93b1dafa (diff) | |
download | pkgsrc-e0af1502b788f4d04b206b6abffe451e2f951356.tar.gz |
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
Noted by tron.
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 c3e7f5f0d60..ad80fbedfb7 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2013/05/09 07:40:16 adam Exp $ +# $NetBSD: Makefile,v 1.69 2013/05/29 22:13:17 wiz Exp $ # DISTNAME= tellico-2.3.5 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |