- Use real PORTVERSION
This commit is contained in:
parent
0dd9cd7c19
commit
002e0c3fa1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374279
1 changed files with 1 additions and 3 deletions
|
@ -2,12 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File-HomeDir-PathClass
|
||||
PORTVERSION= 1.112.060
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.112060
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= File::HomeDir returning Path::Class objects
|
||||
|
|
Loading…
Reference in a new issue