git: 1a2ecd89b801 - main - devel/p5-Sub-HandlesVia: Use DISTVERSIONSUFFIX instead of DISTNAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:26:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a2ecd89b80122e72737649e08876c8cbce5f086 commit 1a2ecd89b80122e72737649e08876c8cbce5f086 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:08:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:08:10 +0000 devel/p5-Sub-HandlesVia: Use DISTVERSIONSUFFIX instead of DISTNAME --- devel/p5-Sub-HandlesVia/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-Sub-HandlesVia/Makefile b/devel/p5-Sub-HandlesVia/Makefile index 540ad5cb3278..50a3bad2ad37 100644 --- a/devel/p5-Sub-HandlesVia/Makefile +++ b/devel/p5-Sub-HandlesVia/Makefile @@ -1,9 +1,9 @@ PORTNAME= Sub-HandlesVia PORTVERSION= 0.050 +DISTVERSIONSUFFIX= 000 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= Sub-HandlesVia-${PORTVERSION}000 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Alternative handles_via implementation