mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
biology/paml: Set PORTVERSION directly
Setting DISTVERSION= 4.9h in the last commit caused PORTVERSION to be translated to 4.9.h, which was not correct. Pointy-hat: jrm
This commit is contained in:
parent
40797a5351
commit
c037fd7c95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468355
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= paml
|
||||
DISTVERSION= 4.9h
|
||||
PORTVERSION= 4.9h
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= http://abacus.gene.ucl.ac.uk/software/
|
||||
DISTNAME= ${PORTNAME}${DISTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user