summaryrefslogtreecommitdiff
path: root/shells/flash
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-02-25 15:29:55 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-02-25 15:29:55 +0000
commit63dd7e0ac0c6c39121e9e01e22d5a8d2662036bf (patch)
tree9fd49708d4390dc85373263dacf1e005594e1631 /shells/flash
parent- Use MASTER_SITE_SOURCEWARE to MASTER_SITES (diff)
Add secondary site to MASTER_SITES
PR: 25326 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=38695
Diffstat (limited to 'shells/flash')
-rw-r--r--shells/flash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile
index 60ecf0dfacd3..6d3096a74008 100644
--- a/shells/flash/Makefile
+++ b/shells/flash/Makefile
@@ -8,7 +8,8 @@
PORTNAME= flash
PORTVERSION= 0.9.4
CATEGORIES= shells
-MASTER_SITES= ftp://ftp.netsoc.ucd.ie/pub/computing/flash/
+MASTER_SITES= http://www.netsoc.ucd.ie/flash/ \
+ ftp://ftp.netsoc.ucd.ie/pub/computing/flash/
MAINTAINER= ports@FreeBSD.org