aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2009-02-28 07:43:57 +0800
committerjkim <jkim@FreeBSD.org>2009-02-28 07:43:57 +0800
commit121e028525ccb144c196c4e6d6c08c4eb286054a (patch)
treeb536a3798a702a99a68a707a195223ca6eff6a69 /devel
parent423f9af82555dc847675e0a29ae2a1dd5fe5948f (diff)
downloadfreebsd-ports-gnome-121e028525ccb144c196c4e6d6c08c4eb286054a.tar.gz
freebsd-ports-gnome-121e028525ccb144c196c4e6d6c08c4eb286054a.tar.zst
freebsd-ports-gnome-121e028525ccb144c196c4e6d6c08c4eb286054a.zip
Move my local distfiles from HTTP to FTP mirrors.
Diffstat (limited to 'devel')
-rw-r--r--devel/libx86/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libx86/Makefile b/devel/libx86/Makefile
index c6abaa325512..e57928d3b10d 100644
--- a/devel/libx86/Makefile
+++ b/devel/libx86/Makefile
@@ -9,7 +9,8 @@ PORTNAME= libx86
PORTVERSION= 1.1
CATEGORIES= devel
MASTER_SITES= http://www.codon.org.uk/~mjg59/libx86/downloads/ \
- http://people.freebsd.org/~jkim/distfiles/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jkim
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= jkim@FreeBSD.org