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/zstd/Makefile | |
parent | Update devel/elixir-timex to version 3.1.12. (diff) |
Return ports maintained by John Marino to the pool, see r433827 for details
Notes
Notes:
svn path=/head/; revision=433856
Diffstat (limited to 'archivers/zstd/Makefile')
-rw-r--r-- | archivers/zstd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |