svn commit: r481416 - head/archivers/lzma

Steve Wills swills at FreeBSD.org
Sun Oct 7 04:34:31 UTC 2018


Author: swills
Date: Sun Oct  7 04:34:30 2018
New Revision: 481416
URL: https://svnweb.freebsd.org/changeset/ports/481416

Log:
  archivers/lzma: Update maintainer email
  
  PR:		231928
  Submitted by:	Nathan <ndowens at yahoo.com> (maintainer)

Modified:
  head/archivers/lzma/Makefile   (contents, props changed)

Modified: head/archivers/lzma/Makefile
==============================================================================
--- head/archivers/lzma/Makefile	Sun Oct  7 04:31:32 2018	(r481415)
+++ head/archivers/lzma/Makefile	Sun Oct  7 04:34:30 2018	(r481416)
@@ -7,7 +7,7 @@ CATEGORIES=	archivers
 MASTER_SITES=	SF/sevenzip/LZMA%20SDK/
 DISTNAME=	lzma${PORTVERSION:S/.//g}
 
-MAINTAINER=	ndowens.fbsd at yandex.com
+MAINTAINER=	ndowens at yahoo.com
 COMMENT=	High-ratio LZMA compressor
 
 CONFLICTS=	lzmautils-[0-9]* xz-[0-9]*


More information about the svn-ports-head mailing list