summaryrefslogtreecommitdiff
path: root/math/coq
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-04-18 17:19:28 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-04-18 17:19:28 +0000
commit2b939d9dc2e5ca971bf3fc8ac7185daa9e3ec251 (patch)
tree0bfd77ba026c17e333c4ebf0709693a7b8a47b04 /math/coq
parentAdd a reload verb for istgt rc.d script. (diff)
Correct PORTVERSION: pl (patch level) releases follow a main release
Reported by: erwin
Notes
Notes: svn path=/head/; revision=272885
Diffstat (limited to 'math/coq')
-rw-r--r--math/coq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/coq/Makefile b/math/coq/Makefile
index 0b6fee6d859f..bf71c5908713 100644
--- a/math/coq/Makefile
+++ b/math/coq/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= coq
-DISTVERSION= 8.3pl1
+PORTVERSION= 8.3.1
PORTEPOCH= 1
CATEGORIES= math
MASTER_SITES= http://coq.inria.fr/distrib/V${DISTVERSION}/files/ \
ftp://ftp.stack.nl/pub/users/johans/coq/
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}pl${PORTVERSION:E}
MAINTAINER= johans@FreeBSD.org
COMMENT= Theorem prover based on lambda-C