Date: Sun, 23 Oct 2016 12:40:04 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424518 - head/archivers/libzip Message-ID: <201610231240.u9NCe444071952@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Oct 23 12:40:04 2016 New Revision: 424518 URL: https://svnweb.freebsd.org/changeset/ports/424518 Log: Take maintainership of the port. Modified: head/archivers/libzip/Makefile Modified: head/archivers/libzip/Makefile ============================================================================== --- head/archivers/libzip/Makefile Sun Oct 23 12:23:05 2016 (r424517) +++ head/archivers/libzip/Makefile Sun Oct 23 12:40:04 2016 (r424518) @@ -6,7 +6,7 @@ PORTVERSION= 1.1.3 CATEGORIES= archivers devel MASTER_SITES= http://www.nih.at/libzip/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rakuco@FreeBSD.org COMMENT= C library for reading, creating, and modifying ZIP archives LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610231240.u9NCe444071952>