diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-09-15 11:55:18 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-09-15 11:55:18 +0000 |
commit | 95bcfa2de14a03e2fe14efe73e93ed4fdf1ee879 (patch) | |
tree | 7ee86be52fe4eebcb78709432d603bb85146f01e /graphics/libungif | |
parent | 270ccb6e07a231d67cbc8426bafeb799e5084090 (diff) | |
download | ports-95bcfa2de14a03e2fe14efe73e93ed4fdf1ee879.tar.gz ports-95bcfa2de14a03e2fe14efe73e93ed4fdf1ee879.zip |
Notes
Diffstat (limited to 'graphics/libungif')
-rw-r--r-- | graphics/libungif/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index ae0331de768e..8b061dbef3b1 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -8,7 +8,8 @@ PORTNAME= libungif PORTVERSION= 4.1.0b1 CATEGORIES= graphics -MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/ +MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/ \ + ftp://ftp.ayamura.org/pub/graphics/ MAINTAINER= ports@FreeBSD.org |