diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-08-07 11:20:32 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-08-07 11:20:32 +0000 |
commit | 7450b522cd182f6ff1e050ca428f8dc03124cba6 (patch) | |
tree | 58fc5a95dfea874f6551f1f983c0f3253f641563 /lang/coq | |
parent | 920fd763aba28beb9a6ca3b5ee85d848e1f89db2 (diff) | |
download | pkgsrc-7450b522cd182f6ff1e050ca428f8dc03124cba6.tar.gz |
Recursive revbump associated with lang/ocaml update.
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 e83a0e91262..09ec9fb21c9 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.81 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.82 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= coq-8.4pl6 PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml- -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ |