git: b4b05c60e51b - main - archivers/libzip: take
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Dec 2025 14:56:47 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b4b05c60e51b512dbfd4284dec193674829c3d3e
commit b4b05c60e51b512dbfd4284dec193674829c3d3e
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-12-04 21:09:55 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-12-10 14:56:18 +0000
archivers/libzip: take
---
archivers/libzip/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index 7843434cd011..e0dcf733b4b3 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= archivers devel
MASTER_SITES= https://github.com/nih-at/${PORTNAME}/releases/download/v${DISTVERSION}/ \
https://libzip.org/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= fuz@FreeBSD.org
COMMENT= C library for reading, creating, and modifying ZIP archives
WWW= https://libzip.org/