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 | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /graphics/zphoto | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'graphics/zphoto')
-rw-r--r-- | graphics/zphoto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index 63016145bc4..d3130b95a00 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/08/22 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2014/10/07 16:47:27 adam Exp $ # DISTNAME= zphoto-1.2 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= graphics MASTER_SITES= http://0xcc.net/zphoto/ |