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 /lang/pict | |
parent | 150056eabdc0ccb406fe95a4b2333b65cbfc2a52 (diff) | |
download | pkgsrc-d4d8988e1d6b6afec96171755112ef91a775d1bd.tar.gz |
Recursive revbump associated with update of lang/ocaml to 4.02.2.
Diffstat (limited to 'lang/pict')
-rw-r--r-- | lang/pict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pict/Makefile b/lang/pict/Makefile index e0a843133e1..cc01e90aef9 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/30 11:53:00 jaapb Exp $ DISTNAME= pict-4.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/papers/pict/pict-4.1/ |