diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-09-15 19:55:18 +0800 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-09-15 19:55:18 +0800 |
commit | 95bcfa2de14a03e2fe14efe73e93ed4fdf1ee879 (patch) | |
tree | 7ee86be52fe4eebcb78709432d603bb85146f01e /graphics | |
parent | 270ccb6e07a231d67cbc8426bafeb799e5084090 (diff) | |
download | freebsd-ports-gnome-95bcfa2de14a03e2fe14efe73e93ed4fdf1ee879.tar.gz freebsd-ports-gnome-95bcfa2de14a03e2fe14efe73e93ed4fdf1ee879.tar.zst freebsd-ports-gnome-95bcfa2de14a03e2fe14efe73e93ed4fdf1ee879.zip |
Add another MASTER_SITE.
PR: ports/42800
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/giflib/Makefile | 3 | ||||
-rw-r--r-- | graphics/libungif/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index ae0331de768e..8b061dbef3b1 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/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 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 |