summaryrefslogtreecommitdiff
path: root/lang/coq
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
committermaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
commit3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch)
treea416928cc701450ae75c0a43468ba9fa9f48c674 /lang/coq
parenta4189552bb92eb40213147fa310cbb2e027a33fb (diff)
downloadpkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Diffstat (limited to 'lang/coq')
-rw-r--r--lang/coq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile
index 6442454c31e..96a0d694f50 100644
--- a/lang/coq/Makefile
+++ b/lang/coq/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.119 2019/04/03 00:32:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.120 2019/04/25 07:33:02 maya Exp $
#
DISTNAME= coq-8.9.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang math
MASTER_SITES= ${MASTER_SITE_GITHUB:=coq/}
GITHUB_TAG= V${PKGVERSION_NOREV:S/_/+/}