diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-14 11:47:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-14 11:47:56 +0000 |
commit | 141470537e26c2135689f2b19d363d214e1e918c (patch) | |
tree | 11e48399ecc5726e7961d53166cbd2c5de1baa92 /x11-wm | |
parent | f7268fcb56f79e7e35e738ea9f1653501731e85b (diff) | |
download | ports-141470537e26c2135689f2b19d363d214e1e918c.tar.gz ports-141470537e26c2135689f2b19d363d214e1e918c.zip |
Notes
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 bc430a18476e..396d234bf6a3 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/e/epplets/ \ +MASTER_SITES= ftp://ftp.enlightenment.org/enlightenment/epplets/ \ ftp://ftp.dti.ad.jp/pub/X/enlightenment/epplets/ DISTNAME= epplet-base-${PORTVERSION} |