diff options
author | dan <dan@FreeBSD.org> | 2001-12-07 20:58:25 +0000 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 2001-12-07 20:58:25 +0000 |
commit | 3f203275c45954ad649b1ef6bea692489081d217 (patch) | |
tree | 5a1f759c1de95a839671cffb8e9c2a7807b81926 /x11-wm | |
parent | 9c3d6d0ba6b8403e51bd3215cd9d6a88a421c13d (diff) | |
download | FreeBSD-ports-3f203275c45954ad649b1ef6bea692489081d217.zip FreeBSD-ports-3f203275c45954ad649b1ef6bea692489081d217.tar.gz |
Update MASTER_SITES.
Submitted by: Chris McDermott <cmc@groupofnine.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/libepplet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/libepplet/Makefile b/x11-wm/libepplet/Makefile index 396d234..129b086 100644 --- a/x11-wm/libepplet/Makefile +++ b/x11-wm/libepplet/Makefile @@ -8,7 +8,7 @@ PORTNAME= libepplet PORTVERSION= 0.5 CATEGORIES= x11-wm devel -MASTER_SITES= ftp://ftp.enlightenment.org/enlightenment/epplets/ \ +MASTER_SITES= ftp://kde.planetmirror.com/pub/enlightenment/epplets/ \ ftp://ftp.dti.ad.jp/pub/X/enlightenment/epplets/ DISTNAME= epplet-base-${PORTVERSION} |