diff options
Diffstat (limited to 'archivers/rzip')
-rw-r--r-- | archivers/rzip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/rzip/Makefile b/archivers/rzip/Makefile index 0d818fa75bd3..3c187ba4bd8d 100644 --- a/archivers/rzip/Makefile +++ b/archivers/rzip/Makefile @@ -4,8 +4,7 @@ PORTNAME= rzip PORTVERSION= 2.1 CATEGORIES= archivers -MASTER_SITES= SAMBA -MASTER_SITE_SUBDIR= rzip +MASTER_SITES= SAMBA/rzip MAINTAINER= ehaupt@FreeBSD.org COMMENT= Compression program similar to gzip or bzip2 |