diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 60c08b556436f21769e7c232e8c97898f6976a14 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /misc/tellico/Makefile | |
parent | 344e2a81596dc4e5b9494a974d65033ee917108e (diff) | |
download | pkgsrc-60c08b556436f21769e7c232e8c97898f6976a14.tar.gz |
Revbump after updating libwebp and icu
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 640e3c6d911..d9968595a08 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2014/08/22 11:24:39 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2014/10/07 16:47:30 adam Exp $ # DISTNAME= tellico-2.3.5 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |