diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-31 05:20:26 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-31 05:20:26 +0800 |
commit | f1b066b59437a69a7483d5855bd131e225b3fe29 (patch) | |
tree | d7fa5cf5be690016d9a19cd9ad6ba4a695c763b9 /archivers | |
parent | b0a8f97bd24066cab995e48a192963e8bf342f0b (diff) | |
download | freebsd-ports-gnome-f1b066b59437a69a7483d5855bd131e225b3fe29.tar.gz freebsd-ports-gnome-f1b066b59437a69a7483d5855bd131e225b3fe29.tar.zst freebsd-ports-gnome-f1b066b59437a69a7483d5855bd131e225b3fe29.zip |
Remove CENKES mirror (it is dead)
Diffstat (limited to 'archivers')
-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 4265526b669e..f68fcf47fb36 100644 --- a/archivers/grzip/Makefile +++ b/archivers/grzip/Makefile @@ -5,7 +5,7 @@ PORTNAME= grzip PORTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ CENKES +MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ MAINTAINER= ports@FreeBSD.org COMMENT= Efficient file compressor |