diff options
author | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
commit | 7dbbf764ec1146711fcbcb663325ef0c8890baaa (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /archivers | |
parent | 4b94d4d277c15838c6d6967046e96440c20982ef (diff) | |
download | freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.gz freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.zst freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.zip |
- Drop all my ports
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 |