diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-29 07:57:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-29 07:57:13 +0000 |
commit | e0cd13f9ac3141cee42256e23a37cf4e7bf1aede (patch) | |
tree | 43a1288c8c72a22eb0afda6d8723d71c259cc2ad /misc/tellico/Makefile | |
parent | 6ceec5c52605ffae7aff51c572d56fcc1246f6f8 (diff) | |
download | pkgsrc-e0cd13f9ac3141cee42256e23a37cf4e7bf1aede.tar.gz |
recursive PKGREVISION bump for poppler shlib major change
Diffstat (limited to 'misc/tellico/Makefile')
-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 f4d5a3078fe..891800900d0 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2014/04/10 06:21:32 obache Exp $ +# $NetBSD: Makefile,v 1.86 2014/04/29 07:57:14 wiz Exp $ # DISTNAME= tellico-2.3.5 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |