diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /lang/coq | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
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 157547140ac..df18b0a9547 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2012/10/08 15:18:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/08 23:01:57 adam Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ |