diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-02-11 12:42:30 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-02-11 12:42:30 +0000 |
commit | 921fd6118f724e9b658d3587737bc9b911410b3e (patch) | |
tree | 6d249a081879c96ba52b529756bca661402f5d16 /archivers | |
parent | 1f784c2ec3af6d0762e4fdf6eff93f4f432fbc46 (diff) | |
download | ports-921fd6118f724e9b658d3587737bc9b911410b3e.tar.gz ports-921fd6118f724e9b658d3587737bc9b911410b3e.zip |
Notes
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 |