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 0100a1b8614..6bb2a7bfeaf 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.109 2018/10/24 21:11:51 leot Exp $ +# $NetBSD: Makefile,v 1.110 2018/11/12 03:52:09 ryoon Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 71 +PKGREVISION= 72 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} |