diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | 5aff34ccc3450a94441a7990d016a7047c56547d (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /lang/coq | |
parent | 6956a69f9b278392c8b06122ce660b5ce8e8d007 (diff) | |
download | pkgsrc-5aff34ccc3450a94441a7990d016a7047c56547d.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
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 b81b5412097..640cc8272a5 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2013/11/02 17:57:17 tonio Exp $ +# $NetBSD: Makefile,v 1.71 2014/01/01 11:52:21 wiz Exp $ # DISTNAME= coq-8.4pl2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ |