diff options
author | adam <adam> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam> | 2014-10-07 16:47:10 +0000 |
commit | 13131c0c8add84710bb4b8b0d6cccd1df762e839 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /lang/coq | |
parent | 3db621764327b60c17ea2addc07c93d498a49ece (diff) | |
download | pkgsrc-13131c0c8add84710bb4b8b0d6cccd1df762e839.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'lang/coq')
-rw-r--r-- | lang/coq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile index 3bb8ad8691a..4741e6cb3ac 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2014/05/13 14:52:28 jaapb Exp $ +# $NetBSD: Makefile,v 1.76 2014/10/07 16:47:28 adam Exp $ # DISTNAME= coq-8.4pl4 +PKGREVISION= 1 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ |