diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
commit | be0a6937d1d4d8afe95a4c561478fcf402169c83 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /lang/pict/Makefile | |
parent | eabd0884ded03a2dc5785de5cc8f3a3a23e808fb (diff) | |
download | pkgsrc-be0a6937d1d4d8afe95a4c561478fcf402169c83.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'lang/pict/Makefile')
-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 000e5fd8c5a..14e4c1ddb94 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/10/02 20:11:49 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 15:18:23 jaapb Exp $ DISTNAME= pict-4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/papers/pict/pict-4.1/ |