aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-01-02 01:55:43 +0800
committerrakuco <rakuco@FreeBSD.org>2016-01-02 01:55:43 +0800
commita029923e01a08bcabf401e134a897599311a4eac (patch)
treeb1aac301e544c7fc6bec2da7de5d8dca8115be06
parent197445cbf202719e4ce28958de57a1c50f981888 (diff)
downloadfreebsd-ports-gnome-a029923e01a08bcabf401e134a897599311a4eac.tar.gz
freebsd-ports-gnome-a029923e01a08bcabf401e134a897599311a4eac.tar.zst
freebsd-ports-gnome-a029923e01a08bcabf401e134a897599311a4eac.zip
Switch to a MASTER_SITE that actually works.
-rw-r--r--devel/physfs/Makefile2
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