diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-08-28 18:04:48 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-08-28 18:04:48 +0000 |
commit | 3e00b12630ad2dbe034fea5e11120873a15b7af1 (patch) | |
tree | 71cf93fe1584914e6966adaa88435039b1c297b0 /archivers/p7zip | |
parent | 806cfc54be77d08df142ca5b33cc662fcc55053b (diff) |
Notes
Diffstat (limited to 'archivers/p7zip')
-rw-r--r-- | archivers/p7zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index b9e0791ad2a5..4768cdebd71b 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all -MAINTAINER= kubito@gmail.com +MAINTAINER= rakuco@FreeBSD.org COMMENT= File archiver with high compression ratio OPTIONS= MINIMAL "Support only .7z file format" off \ |