git: 0a0eba3acef0 - main - converters/p5-Unicode-UTF8: Fix bulk build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Feb 2025 22:03:54 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0a0eba3acef0fa255d0321fb47423018aa8ca078
commit 0a0eba3acef0fa255d0321fb47423018aa8ca078
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-02-04 21:59:58 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-02-04 22:03:05 +0000
converters/p5-Unicode-UTF8: Fix bulk build
Approved by: portmgr (just-fix-it)
---
converters/p5-Unicode-UTF8/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/converters/p5-Unicode-UTF8/Makefile b/converters/p5-Unicode-UTF8/Makefile
index 98b8306a8ddb..7e068325cd8b 100644
--- a/converters/p5-Unicode-UTF8/Makefile
+++ b/converters/p5-Unicode-UTF8/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Unicode-UTF8
PORTVERSION= 0.62
-CATEGORIES= textproc converters perl5
+CATEGORIES= converters perl5 textproc
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-