diff options
author | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
commit | 54528bb630aa59875ae88f1210e40a9dc7bc33fe (patch) | |
tree | 87d3c480810ed289bc13464e21b40f8e550eab9c /misc/tellico | |
parent | dfc6145c2500e24e06fff0bd77667438384102f9 (diff) | |
download | pkgsrc-54528bb630aa59875ae88f1210e40a9dc7bc33fe.tar.gz |
Bump PKGREVISION for poppler shlib major bump.
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 05c4fc69ae2..d8904f073d9 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.102 2015/10/10 01:58:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.103 2015/11/23 10:30:16 wiz Exp $ # DISTNAME= tellico-2.3.9 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |