diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
commit | 9c53210756739b65a318d92ed1a2ae7e2a204211 (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /lang/coq | |
parent | 8d35a9fcaca8b73ad0b4facc1f280766c65e2add (diff) | |
download | pkgsrc-9c53210756739b65a318d92ed1a2ae7e2a204211.tar.gz |
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
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 877cfc3f8a3..b3c65af0f6c 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2012/03/03 00:13:25 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2012/03/06 17:38:57 ryoon Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ |