diff options
author | rene <rene@FreeBSD.org> | 2017-02-11 20:42:30 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-02-11 20:42:30 +0800 |
commit | c3975bca9a7be94615f35330aa750778557bc15b (patch) | |
tree | 6d249a081879c96ba52b529756bca661402f5d16 /archivers | |
parent | a8c9c4652ba8be397dd1a4db78f9b785e8e7b2ba (diff) | |
download | freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.tar.gz freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.tar.zst freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.zip |
Return ports maintained by John Marino to the pool, see r433827 for details
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zip-ada/Makefile | 2 | ||||
-rw-r--r-- | archivers/zstd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zip-ada/Makefile b/archivers/zip-ada/Makefile index 84793d946c12..ca3726d4de57 100644 --- a/archivers/zip-ada/Makefile +++ b/archivers/zip-ada/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= SF/unzip-ada/ DISTNAME= zipada${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zip compressed archive file format library written in Ada LICENSE= MIT diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile index d0bceb4d8ae8..720ce1155513 100644 --- a/archivers/zstd/Makefile +++ b/archivers/zstd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= archivers -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zstandard - Fast real-time compression algorithm LICENSE= BSD2CLAUSE |