diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
commit | d4d8988e1d6b6afec96171755112ef91a775d1bd (patch) | |
tree | 6d2b15e667fdf835b1a2a833db8ea418d25a6da2 /devel/ocamlmod | |
parent | 150056eabdc0ccb406fe95a4b2333b65cbfc2a52 (diff) | |
download | pkgsrc-d4d8988e1d6b6afec96171755112ef91a775d1bd.tar.gz |
Recursive revbump associated with update of lang/ocaml to 4.02.2.
Diffstat (limited to 'devel/ocamlmod')
-rw-r--r-- | devel/ocamlmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocamlmod/Makefile b/devel/ocamlmod/Makefile index 60b66363aa9..131985f4e14 100644 --- a/devel/ocamlmod/Makefile +++ b/devel/ocamlmod/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/01/20 15:59:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:57 jaapb Exp $ PKGNAME=${DISTNAME} # defined to avoid prefixing with ocaml- DISTNAME= ocamlmod-0.0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1350/ |