diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
commit | a9c4b9d45c72ef53794fbaafb58d4e6316a8984c (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /graphics/camlimages | |
parent | aebfdc91de99a3b59dd49278761c7a09313a7dbd (diff) | |
download | pkgsrc-a9c4b9d45c72ef53794fbaafb58d4e6316a8984c.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
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 884918fda42..7baded241bc 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2013/09/02 19:51:06 adam Exp $ +# $NetBSD: Makefile,v 1.63 2013/10/09 17:39:10 wiz Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} |