diff options
author | zi <zi@FreeBSD.org> | 2015-10-11 21:19:10 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2015-10-11 21:19:10 +0800 |
commit | 2df4e2b73afa9f294185152cb219bd31efc04296 (patch) | |
tree | 17d1876e493db6dc7f5a4256087eac056f032607 /archivers | |
parent | 2bfa5b2ed11901c5405b77b18b23f5aa74dcef60 (diff) | |
download | freebsd-ports-gnome-2df4e2b73afa9f294185152cb219bd31efc04296.tar.gz freebsd-ports-gnome-2df4e2b73afa9f294185152cb219bd31efc04296.tar.zst freebsd-ports-gnome-2df4e2b73afa9f294185152cb219bd31efc04296.zip |
- Reset MAINTAINER due to fatal bounce
Reported by: portscout
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zopfli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zopfli/Makefile b/archivers/zopfli/Makefile index 958f6bbb0935..df02e359ae30 100644 --- a/archivers/zopfli/Makefile +++ b/archivers/zopfli/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.0.0-31 DISTVERSIONSUFFIX= -g6ff3ba2 CATEGORIES= archivers -MAINTAINER= freebsd@nagilum.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zopfli Compression Algorithm LICENSE= APACHE20 |