- Use DISTVERSIONPREFIX instead of DISTNAME
This commit is contained in:
parent
fdac775e91
commit
c29cf9b742
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386457
1 changed files with 1 additions and 1 deletions
|
@ -3,11 +3,11 @@
|
|||
|
||||
PORTNAME= Mozilla-PublicSuffix
|
||||
PORTVERSION= 0.1.19
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Get public suffix of domain name via Mozilla Public Suffix List
|
||||
|
|
Loading…
Reference in a new issue