diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-19 04:20:33 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-19 04:20:33 +0000 |
commit | 4461cc8b32578d227add8672efb27b321cd1eb45 (patch) | |
tree | e93a2357f80f7cfb83da7a8fc4dce35bfcdcf9a3 /x11-wm/epplets | |
parent | a6733c8608a9e7b887b66b1036a7015a785c2868 (diff) | |
download | ports-4461cc8b32578d227add8672efb27b321cd1eb45.tar.gz ports-4461cc8b32578d227add8672efb27b321cd1eb45.zip |
Fix MASTER_SITES patch
PR: 27822
Submitted by: Joseph Scott <joseph@randomnetworks.com>
No response: maintainer
Notes
Notes:
svn path=/head/; revision=44199
Diffstat (limited to 'x11-wm/epplets')
-rw-r--r-- | x11-wm/epplets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index c1b7b0b2ef85..b70eff102309 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -9,7 +9,7 @@ PORTNAME= epplets PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.enlightenment.org/e/epplets/ +MASTER_SITES= ftp://ftp.enlightenment.org/enlightenment/epplets/ DISTNAME= epplet-base-${PORTVERSION} MAINTAINER= nakai@FreeBSD.org |