diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
commit | 1bf85a634ceb83c7d3889697ddd61a7d403d9207 (patch) | |
tree | 820d144772d83eef522d14f64539ef676f3603cc /graphics/camlimages | |
parent | 2c1bc1b63648a221e94be33883dfd8e1b7700395 (diff) | |
download | pkgsrc-1bf85a634ceb83c7d3889697ddd61a7d403d9207.tar.gz |
Bump PKGREVISION for gdbm shlib major bump
Diffstat (limited to 'graphics/camlimages')
-rw-r--r-- | graphics/camlimages/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index bb91557ce47..106eb8b1e08 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.99 2018/01/10 16:53:11 jaapb Exp $ +# $NetBSD: Makefile,v 1.100 2018/01/28 20:10:51 wiz Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 62 +PKGREVISION= 63 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} |