diff options
author | Dan Moschuk <dan@FreeBSD.org> | 2001-12-07 20:56:49 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 2001-12-07 20:56:49 +0000 |
commit | 8f161227665f4af72245fc962eab805b7af37fb9 (patch) | |
tree | 172afd59f05a5940a9d15b6d72511928db63fd94 /x11-wm/epplets | |
parent | e4623b87630f0b7d457ba22f711c81bd26839ab5 (diff) | |
download | ports-8f161227665f4af72245fc962eab805b7af37fb9.tar.gz ports-8f161227665f4af72245fc962eab805b7af37fb9.zip |
Notes
Diffstat (limited to 'x11-wm/epplets')
-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 d9d5840008b3..6c3f933898a4 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} |