diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-18 23:51:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-18 23:51:55 +0000 |
commit | 7ea14b7af439daa3ffe43f6ac30258466fc84906 (patch) | |
tree | 8e97d5f34bd2e0b9710d1d514357154144654a26 /net/spread/Makefile | |
parent | 8c516c749c45a3b8ead93dbff6e7a7dcdb215b8a (diff) |
Notes
Diffstat (limited to 'net/spread/Makefile')
-rw-r--r-- | net/spread/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index eaf30700a61a..de7d56d0aea9 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -6,10 +6,9 @@ # PORTNAME= spread -PORTVERSION= 3.17.3 +PORTVERSION= 3.17.4 CATEGORIES= net perl5 -MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ \ - http://www.roughtrade.net/distfiles/ +MASTER_SITES= http://www.edu-linux.org/down/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |