diff options
author | ryoon <ryoon> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-10-10 01:57:50 +0000 |
commit | eb9e92b4d57dd8a436cfa99587d0e42369097b40 (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /lang/coq | |
parent | 2b4aa6a38edd5411b9eba47e7fc8e8592a39d5da (diff) | |
download | pkgsrc-eb9e92b4d57dd8a436cfa99587d0e42369097b40.tar.gz |
Recursive revbump from 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 597b9095546..d95c8f4666c 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.83 2015/09/07 12:02:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.84 2015/10/10 01:58:10 ryoon Exp $ # DISTNAME= coq-8.4pl6 PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml- -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ |