diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/psptoolchain-binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/psptoolchain-binutils/Makefile b/devel/psptoolchain-binutils/Makefile index 9cfd9a99984f..8087c3f746b8 100644 --- a/devel/psptoolchain-binutils/Makefile +++ b/devel/psptoolchain-binutils/Makefile @@ -5,7 +5,7 @@ PORTNAME= binutils PORTVERSION= 2.22 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnu.org/pub/gnu/${PORTNAME}/ \ +MASTER_SITES= GNU \ SOURCEWARE/${PORTNAME}/releases PKGNAMEPREFIX= psptoolchain- |