diff options
author | John Marino <marino@FreeBSD.org> | 2014-02-12 10:01:17 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-02-12 10:01:17 +0000 |
commit | 9b9050a13d916e89b173fe9e92fd6fd159436936 (patch) | |
tree | 42ae8d5f03bae3cf943da2272ed083cd08253ad3 /archivers/lzip/Makefile | |
parent | 81e7825f15758b7a471f97039a562f73a6e987ad (diff) |
Notes
Diffstat (limited to 'archivers/lzip/Makefile')
-rw-r--r-- | archivers/lzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile index 7fa645c0f683..dff2b2b79dd5 100644 --- a/archivers/lzip/Makefile +++ b/archivers/lzip/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.15 CATEGORIES= archivers MASTER_SITES= SAVANNAH/lzip LOCAL/marino -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lossless data compressor based on the LZMA algorithm LICENSE= GPLv3 |