summaryrefslogtreecommitdiff
path: root/graphics/libungif
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2002-09-15 11:55:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2002-09-15 11:55:18 +0000
commit95bcfa2de14a03e2fe14efe73e93ed4fdf1ee879 (patch)
tree7ee86be52fe4eebcb78709432d603bb85146f01e /graphics/libungif
parentUpgrade to 2.3.8, (diff)
Add another MASTER_SITE.
PR: ports/42800 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=66355
Diffstat (limited to 'graphics/libungif')
-rw-r--r--graphics/libungif/Makefile3
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