diff options
Diffstat (limited to 'archivers/bzip')
-rw-r--r-- | archivers/bzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 85bc4debffd5..5336ae9b314d 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -8,9 +8,9 @@ PORTNAME= bzip PORTVERSION= 0.21 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.fu-berlin.de/unix/tools/archivers/bzip/ +MASTER_SITES= http://custom.lab.unb.br/pub/compression/bzip/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= A block-sorting file compressor DEPRECATED= "see full description" |