diff options
author | jaapb <jaapb> | 2015-08-07 11:20:32 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2015-08-07 11:20:32 +0000 |
commit | 925477b9d5f081b1f08705e3bccc35c4f33e7d7a (patch) | |
tree | 58fc5a95dfea874f6551f1f983c0f3253f641563 /lang/pict | |
parent | fc3716f1bad4596d40587328df31338a5dd06855 (diff) | |
download | pkgsrc-925477b9d5f081b1f08705e3bccc35c4f33e7d7a.tar.gz |
Recursive revbump associated with lang/ocaml update.
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 cc01e90aef9..c3ad9eb4019 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2015/08/07 11:20:34 jaapb Exp $ DISTNAME= pict-4.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/papers/pict/pict-4.1/ |