diff options
author | jaapb <jaapb@pkgsrc.org> | 2021-03-08 08:12:45 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2021-03-08 08:12:45 +0000 |
commit | ccdeb6b0b7d033bfa924ac001c20069477c66391 (patch) | |
tree | d66216d51ef3acac4f2126542e80c3c299b16c72 /graphics/ocaml-cairo | |
parent | 2accce5875057ad7f4fb653b9ef090b40c669ff1 (diff) | |
download | pkgsrc-ccdeb6b0b7d033bfa924ac001c20069477c66391.tar.gz |
Recursive revbump associated with update of lang/ocaml
Diffstat (limited to 'graphics/ocaml-cairo')
-rw-r--r-- | graphics/ocaml-cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ocaml-cairo/Makefile b/graphics/ocaml-cairo/Makefile index adba1fb4497..bf25078d839 100644 --- a/graphics/ocaml-cairo/Makefile +++ b/graphics/ocaml-cairo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2020/12/14 04:01:17 mef Exp $ +# $NetBSD: Makefile,v 1.10 2021/03/08 08:13:02 jaapb Exp $ GITHUB_PROJECT= ocaml-cairo DISTNAME= ${GITHUB_PROJECT}-0.6.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=Chris00/} |