diff options
author | Renato Botelho <garga@FreeBSD.org> | 2011-06-29 21:10:22 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2011-06-29 21:10:22 +0000 |
commit | ffbf4ba39b6eaa56d29b6b0c5549b283896a059a (patch) | |
tree | 91e7670d3ef1d1c98521c497d2b7253091c41e1c /archivers/szip/Makefile | |
parent | 4ec9cb9bf2d405c2c406eac406d42043a0f93700 (diff) |
Drop maintainership
Notes
Notes:
svn path=/head/; revision=276692
Diffstat (limited to 'archivers/szip/Makefile')
-rw-r--r-- | archivers/szip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index 156c1d6c43f5..e1bfeeee409f 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.compressconsult.com/szip/ \ ftp://ftp.sai.msu.su/pub/unix/Archivers/ DISTNAME= sz${PORTVERSION:S/.//}_src -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fast compression utility USE_GMAKE= yes |