diff options
author | petef <petef@FreeBSD.org> | 2001-08-29 04:10:49 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-29 04:10:49 +0800 |
commit | 2e86de79ccffd143b7013c00451d8fc6f474c394 (patch) | |
tree | cba5696c44fead348df3d51d352df807e9073060 /graphics/fli2gif | |
parent | eee6d670db10c5fca609dad0f6cfbe8ae350f8d5 (diff) | |
download | freebsd-ports-gnome-2e86de79ccffd143b7013c00451d8fc6f474c394.tar.gz freebsd-ports-gnome-2e86de79ccffd143b7013c00451d8fc6f474c394.tar.zst freebsd-ports-gnome-2e86de79ccffd143b7013c00451d8fc6f474c394.zip |
Update a MASTER_SITE not to include "/.ccd0c/", as it's a bad idea.
Prompted by: luigi
Diffstat (limited to 'graphics/fli2gif')
-rw-r--r-- | graphics/fli2gif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fli2gif/Makefile b/graphics/fli2gif/Makefile index 83683a617c35..f8400d22665a 100644 --- a/graphics/fli2gif/Makefile +++ b/graphics/fli2gif/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.sco.com/skunkware/src/misc/ \ ftp://ftp.doc.ic.ac.uk/Mirrors/ftp.sco.com/skunkware/src/misc/ \ - ftp://ftp.vse.cz/pub/.ccd0c/SCO/ftp.sco.com/skunkware/src/misc/ + ftp://ftp.vse.cz/pub/SCO/ftp.sco.com/skunkware/src/misc/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |