diff options
author | dan <dan@FreeBSD.org> | 2001-12-07 20:56:49 +0000 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 2001-12-07 20:56:49 +0000 |
commit | 9c3d6d0ba6b8403e51bd3215cd9d6a88a421c13d (patch) | |
tree | 1475632fb1c62d729e897246ed0d7eff306c734d /x11-wm | |
parent | b4fa82c2d730554a75d38dc32bd7d03a1cc92482 (diff) | |
download | FreeBSD-ports-9c3d6d0ba6b8403e51bd3215cd9d6a88a421c13d.zip FreeBSD-ports-9c3d6d0ba6b8403e51bd3215cd9d6a88a421c13d.tar.gz |
Update MASTER_SITES.
Submitted by: Maintainer (cmc@groupofnine.net.org)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/epplets/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index d9d5840..6c3f933 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -9,6 +9,9 @@ PORTNAME= epplets PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= x11-wm +MASTER_SITES= ftp://kde.planetmirror.com/pub/enlightenment/epplets/ \ + ftp://ftp.dti.ad.jp/pub/X/enlightenment/epplets/ + MASTER_SITES= ftp://ftp.enlightenment.org/enlightenment/epplets/ DISTNAME= epplet-base-${PORTVERSION} |