Date: Wed, 20 Jun 2018 19:35:15 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472904 - head/archivers/cabextract Message-ID: <201806201935.w5KJZFOl059039@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 20 19:35:14 2018 New Revision: 472904 URL: https://svnweb.freebsd.org/changeset/ports/472904 Log: Take maintainership Modified: head/archivers/cabextract/Makefile Modified: head/archivers/cabextract/Makefile ============================================================================== --- head/archivers/cabextract/Makefile Wed Jun 20 19:29:54 2018 (r472903) +++ head/archivers/cabextract/Makefile Wed Jun 20 19:35:14 2018 (r472904) @@ -6,7 +6,7 @@ PORTVERSION= 1.6 CATEGORIES= archivers MASTER_SITES= http://www.cabextract.org.uk/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Program to extract Microsoft cabinet (.CAB) files LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806201935.w5KJZFOl059039>