diff options
author | jaapb <jaapb> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2012-10-08 15:18:20 +0000 |
commit | f5ba866098e88967334657af5463a12c950269f7 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /lang/coq | |
parent | 4918d5226b4b76686e9d4f613d4f1b355bce2e80 (diff) | |
download | pkgsrc-f5ba866098e88967334657af5463a12c950269f7.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'lang/coq')
-rw-r--r-- | lang/coq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile index 173aad8c678..157547140ac 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2012/10/02 20:11:37 asau Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/08 15:18:22 jaapb Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ |