diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-06 00:19:21 +0000 |
commit | 529d8cb79d0975915f504cd75275a2453c7353da (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /lang/coq | |
parent | e332af7df2c62840f1004e30dde79d7d52057197 (diff) | |
download | pkgsrc-529d8cb79d0975915f504cd75275a2453c7353da.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
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 6e51af0d3ba..91fc77d7a37 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2011/11/01 06:01:56 sbd Exp $ +# $NetBSD: Makefile,v 1.33 2011/12/06 00:19:23 sbd Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ |