diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
commit | 0caf410ed8672cdc063c8867f2104c1ef15e4f24 (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /archivers | |
parent | 9a4f5b1e7f7825c690d9188c165fd61e47bc4f9b (diff) | |
download | ports-0caf410ed8672cdc063c8867f2104c1ef15e4f24.tar.gz ports-0caf410ed8672cdc063c8867f2104c1ef15e4f24.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rzip/Makefile b/archivers/rzip/Makefile index bd684d06f4c3..8572a7676b35 100644 --- a/archivers/rzip/Makefile +++ b/archivers/rzip/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.1 CATEGORIES= archivers MASTER_SITES= http://rzip.samba.org/ftp/rzip/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compression program similar to gzip or bzip2 GNU_CONFIGURE= yes |