diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-11 22:28:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-11 22:28:06 +0800 |
commit | 22ecd902f451580c85400337137db06bcbcb6a35 (patch) | |
tree | 44364ee50ad2fe46ce2639ada5b1f9c5a31e4477 /archivers | |
parent | 0426decb03db15d17a8379e4cc33d47f290dd0d6 (diff) | |
download | freebsd-ports-gnome-22ecd902f451580c85400337137db06bcbcb6a35.tar.gz freebsd-ports-gnome-22ecd902f451580c85400337137db06bcbcb6a35.tar.zst freebsd-ports-gnome-22ecd902f451580c85400337137db06bcbcb6a35.zip |
Take maintainership
Diffstat (limited to 'archivers')
-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 720ce1155513..2a6d861dbdbe 100644 --- a/archivers/zstd/Makefile +++ b/archivers/zstd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= archivers -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Zstandard - Fast real-time compression algorithm LICENSE= BSD2CLAUSE |