summaryrefslogtreecommitdiff
path: root/math/coq
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-03-26 00:40:44 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-03-26 00:40:44 +0000
commit4c42925142ca7becd991778607490efb0d4a6249 (patch)
tree01b4481676216c1686eda99c36505dd88c50f601 /math/coq
parentdevel/juce: Add pkg-message; Fix typos; Fix LICENSE_PERMS (diff)
editors/emacs: Update to 27.2
This is a bug-fix release with no new features. https://www.gnu.org/software/emacs/news/NEWS.27.2 Reviewed by: ashish Differential Revision: https://reviews.freebsd.org/D27700
Notes
Notes: svn path=/head/; revision=569232
Diffstat (limited to 'math/coq')
-rw-r--r--math/coq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/coq/Makefile b/math/coq/Makefile
index 29181225681d..a0929c2d4f9f 100644
--- a/math/coq/Makefile
+++ b/math/coq/Makefile
@@ -2,7 +2,7 @@
PORTNAME= coq
PORTVERSION= 8.6
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 3
CATEGORIES= math
MASTER_SITES= http://coq.inria.fr/distrib/V${PORTVERSION}/files/ \