git: 75bad86941dc - main - www/p5-PocketIO: Remove unnecessary substitution
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 14:59:27 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=75bad86941dc647d51a92d14c1b291f7e724d7fe
commit 75bad86941dc647d51a92d14c1b291f7e724d7fe
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:20:17 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:30:58 +0000
www/p5-PocketIO: Remove unnecessary substitution
---
www/p5-PocketIO/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/p5-PocketIO/Makefile b/www/p5-PocketIO/Makefile
index 73f289b45aba..626212f4bda0 100644
--- a/www/p5-PocketIO/Makefile
+++ b/www/p5-PocketIO/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VTI
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:S|000$||}
+DISTNAME= PocketIO-${PORTVERSION:S|000$||}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Socket.IO Plack application