mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 05:19:16 -04:00
- 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
|
PORTNAME= Mozilla-PublicSuffix
|
||||||
PORTVERSION= 0.1.19
|
PORTVERSION= 0.1.19
|
||||||
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= dns perl5
|
CATEGORIES= dns perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Get public suffix of domain name via Mozilla Public Suffix List
|
COMMENT= Get public suffix of domain name via Mozilla Public Suffix List
|
||||||
|
|
Loading…
Add table
Reference in a new issue