diff options
Diffstat (limited to 'archivers/grzip/Makefile')
-rw-r--r-- | archivers/grzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/grzip/Makefile b/archivers/grzip/Makefile index ba1713af30e8..221514e87b86 100644 --- a/archivers/grzip/Makefile +++ b/archivers/grzip/Makefile @@ -8,7 +8,7 @@ PORTNAME= grzip PORTVERSION= 0.3.0 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ CSME +MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ CENKES MAINTAINER= infofarmer@FreeBSD.org COMMENT= Efficient file compressor |