diff options
author | adam <adam> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam> | 2013-10-19 09:06:55 +0000 |
commit | 63ea166bf059c93e0675a4c54d23ebaf9c655f9b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /lang/coq | |
parent | 1a05ba343114457560b84af53045821ae2b5dfd4 (diff) | |
download | pkgsrc-63ea166bf059c93e0675a4c54d23ebaf9c655f9b.tar.gz |
Revbump after updating textproc/icu
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 128574829ba..c2e868c9a75 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2013/10/10 14:42:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2013/10/19 09:07:06 adam Exp $ # DISTNAME= coq-8.4pl2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ |