- Use DISTVERSIONPREFIX instead of DISTNAME
This commit is contained in:
parent
35faa984a0
commit
ae4af83e97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386463
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@
|
|||
|
||||
PORTNAME= WebService-Pushover
|
||||
PORTVERSION= 1.0.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Interface to Pushover API
|
||||
|
|
Loading…
Reference in a new issue