diff options
Diffstat (limited to 'editors/xemacs20/Makefile')
-rw-r--r-- | editors/xemacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index a13f4ccec6c8..0d87c50cd251 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -11,9 +11,9 @@ CATEGORIES= editors MASTER_SITES= \ ftp://ftp.xemacs.org/pub/xemacs/${DISTNAME}/ \ ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/${DISTNAME}/ \ - ftp://ftp.usyd.edu.au:/pub/Xemacs/${DISTNAME}/ \ + ftp://ftp.usyd.edu.au/pub/Xemacs/${DISTNAME}/ \ ftp://ftp.lab.kdd.co.jp/xemacs/${DISTNAME}/ \ - ftp://ftp.th-darmstadt.de:/pub/editors/xemacs/${DISTNAME}/ + ftp://ftp.th-darmstadt.de/pub/editors/xemacs/${DISTNAME}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE} MAINTAINER= gj@FreeBSD.org |