diff options
Diffstat (limited to 'graphics/camlimages/Makefile')
-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 ca50d239f69..768be40b041 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/03/06 17:38:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2012/04/27 12:31:49 obache Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} |