summaryrefslogtreecommitdiff
path: root/graphics/fli2gif
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-28 20:10:49 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-28 20:10:49 +0000
commit59f98c11590f0699f2a9a8b91bf96c73b2dda36c (patch)
tree39c0f59e5d458c76ea8bfabff6417b9e7a3f9776 /graphics/fli2gif
parentOops, one bad mirror made it's way in here. Remove it. (diff)
Update a MASTER_SITE not to include "/.ccd0c/", as it's a bad idea.
Prompted by: luigi
Notes
Notes: svn path=/head/; revision=47037
Diffstat (limited to 'graphics/fli2gif')
-rw-r--r--graphics/fli2gif/Makefile2
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