diff options
author | jaapb <jaapb> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2012-10-08 15:18:20 +0000 |
commit | fd3e8d730d71ab9062a8dfaecee82d121c94ff60 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /lang/boomerang | |
parent | cc6d75bca41ed54d9f7aae5de243ef20ceb554d2 (diff) | |
download | pkgsrc-fd3e8d730d71ab9062a8dfaecee82d121c94ff60.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
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 eff00cdbd65..9bddb3a43d7 100644 --- a/lang/boomerang/Makefile +++ b/lang/boomerang/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/10/02 20:11:36 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/08 15:18:22 jaapb Exp $ # DISTNAME= boomerang-0.2-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.seas.upenn.edu/~harmony/download/ |