summaryrefslogtreecommitdiff
path: root/lang/coq/Makefile
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2021-03-08 08:12:45 +0000
committerjaapb <jaapb@pkgsrc.org>2021-03-08 08:12:45 +0000
commitccdeb6b0b7d033bfa924ac001c20069477c66391 (patch)
treed66216d51ef3acac4f2126542e80c3c299b16c72 /lang/coq/Makefile
parent2accce5875057ad7f4fb653b9ef090b40c669ff1 (diff)
downloadpkgsrc-ccdeb6b0b7d033bfa924ac001c20069477c66391.tar.gz
Recursive revbump associated with update of lang/ocaml
Diffstat (limited to 'lang/coq/Makefile')
-rw-r--r--lang/coq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile
index e5432fd0fd0..c17e18dbb4d 100644
--- a/lang/coq/Makefile
+++ b/lang/coq/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.138 2021/02/09 22:38:30 dholland Exp $
+# $NetBSD: Makefile,v 1.139 2021/03/08 08:13:03 jaapb Exp $
#
DISTNAME= coq-8.12.2
+PKGREVISION= 1
CATEGORIES= lang math
MASTER_SITES= ${MASTER_SITE_GITHUB:=coq/}
GITHUB_TAG= V${PKGVERSION_NOREV:S/_/+/}