diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-11-12 16:10:16 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-11-12 16:10:16 +0000 |
commit | fe2799bea85c73f75e2898b34b0c039a3a9b873a (patch) | |
tree | 9e744199ee6d5802740a1055f645751d24302cb2 /lang/boomerang | |
parent | 55ef9340e10a687ab382888d21257a145893785d (diff) | |
download | pkgsrc-fe2799bea85c73f75e2898b34b0c039a3a9b873a.tar.gz |
Revbumps associated with update of lang/ocaml.
Diffstat (limited to 'lang/boomerang')
-rw-r--r-- | lang/boomerang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/boomerang/Makefile b/lang/boomerang/Makefile index b58d2bf9eb4..66fe487d9e8 100644 --- a/lang/boomerang/Makefile +++ b/lang/boomerang/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2018/07/19 15:15:26 jaapb Exp $ +# $NetBSD: Makefile,v 1.19 2018/11/12 16:10:24 jaapb Exp $ # DISTNAME= boomerang-0.2-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= lang MASTER_SITES= http://www.seas.upenn.edu/~harmony/download/ |