diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-03-19 19:04:15 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-03-19 19:04:15 +0000 |
commit | 31fd162a17d30cf2ceffd67a57fcb904a4eba4b1 (patch) | |
tree | 0b4f42a873523fbb0e186955ace6d95a93bed80f /archivers | |
parent | a563a0fd71e212dc93e8811d0eec90902b7ea036 (diff) | |
download | ports-31fd162a17d30cf2ceffd67a57fcb904a4eba4b1.tar.gz ports-31fd162a17d30cf2ceffd67a57fcb904a4eba4b1.zip |
Notes
Diffstat (limited to 'archivers')
-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 6ac9175e27a9..b9e0791ad2a5 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all -MAINTAINER= nox@FreeBSD.org +MAINTAINER= kubito@gmail.com COMMENT= File archiver with high compression ratio OPTIONS= MINIMAL "Support only .7z file format" off \ |