diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-10-05 19:17:34 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-10-05 19:17:34 +0000 |
commit | 26fba899fad32afa5105a9b1685832f373373222 (patch) | |
tree | c67b3dbab48cd47b157eb5d2b406ae5b2538b5d9 /graphics/libcaca/Makefile | |
parent | 1dfca0914a5d4054d2f346a9071608548561e34c (diff) |
Update the MASTER_SITES to fix the fetch. If they move this tarball again, I
shall host it in my freefall space. Sick of cat and mouse game.
Notes
Notes:
svn path=/head/; revision=174577
Diffstat (limited to 'graphics/libcaca/Makefile')
-rw-r--r-- | graphics/libcaca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index dbf727742310..9303088c7026 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -8,7 +8,7 @@ PORTNAME= libcaca PORTVERSION= 0.9 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= http://sam.zoy.org/libcaca/ +MASTER_SITES= http://libcaca.zoy.org/files/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Graphics library that outputs text instead of pixels |