diff options
-rw-r--r-- | shells/flash/Makefile | 3 |
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 |