Correct PORTVERSION: pl (patch level) releases follow a main release

Reported by:		erwin
This commit is contained in:
Johan van Selst 2011-04-18 17:19:28 +00:00
parent c9176bdd3d
commit 2b939d9dc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272885

View file

@ -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