diff options
-rw-r--r-- | devel/physfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile index 27ff1a04aa8c..097b4aa43794 100644 --- a/devel/physfs/Makefile +++ b/devel/physfs/Makefile @@ -4,7 +4,7 @@ PORTNAME= physfs PORTVERSION= 2.0.3 CATEGORIES= devel -MASTER_SITES= http://offload1.icculus.org:9090/${PORTNAME}/downloads/ +MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/ MAINTAINER= oliver@FreeBSD.org COMMENT= Library to provide abstract access to various archives |