1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

devel/p5-MooseX-SetOnce: Fix PORTVERSION (going backward from 0.200002 to 0.201)

This commit is contained in:
Po-Chuan Hsieh 2021-07-19 01:48:18 +08:00
parent 8fcf5bec7f
commit 4b7472432a
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -1,10 +1,11 @@
# Created by: Frederic Culot <culot@FreeBSD.org>
PORTNAME= MooseX-SetOnce
PORTVERSION= 0.201
PORTVERSION= 0.201000
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:S|000$||}
MAINTAINER= perl@FreeBSD.org
COMMENT= Write-once, read-many attributes for Moose