diff options
author | sat <sat@FreeBSD.org> | 2007-04-18 16:01:25 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-04-18 16:01:25 +0800 |
commit | 65a7cae9d005b7215c0b27ebf0652aeebecd4612 (patch) | |
tree | 0d39bbb986b86d4050ce76e3e4c6848df2ca9494 /archivers/grzip | |
parent | 41e8cad470bf2e07754be583a977377ed8a5966d (diff) | |
download | freebsd-ports-gnome-65a7cae9d005b7215c0b27ebf0652aeebecd4612.tar.gz freebsd-ports-gnome-65a7cae9d005b7215c0b27ebf0652aeebecd4612.tar.zst freebsd-ports-gnome-65a7cae9d005b7215c0b27ebf0652aeebecd4612.zip |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Diffstat (limited to 'archivers/grzip')
-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 |