diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-03-01 15:29:29 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-03-01 15:29:29 +0000 |
commit | 1ea1c7f39a3fb34b08c3a146eb2a9763551165aa (patch) | |
tree | e9914688eeea8f759d7ac6891d0378d886a1d7cc /chinese/xemacs | |
parent | 949ad301b9fe56e990f2f15d721e248e95f029f5 (diff) | |
download | ports-1ea1c7f39a3fb34b08c3a146eb2a9763551165aa.tar.gz ports-1ea1c7f39a3fb34b08c3a146eb2a9763551165aa.zip |
Notes
Diffstat (limited to 'chinese/xemacs')
-rw-r--r-- | chinese/xemacs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index eb7aa9a25df4..dac0e46a55eb 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -9,6 +9,8 @@ PORTNAME= xemacs PORTVERSION= 20.4 CATEGORIES= chinese editors MASTER_SITES= ${MASTER_SITE_XEMACS} +MASTER_SITES+= ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/20.4/ \ + ftp://ftp.sunsite.org.uk/Mirrors/ftp.xemacs.org/pub/xemacs/%SUBDDIR%/ MASTER_SITE_SUBDIR= ${DISTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-mule${EXTRACT_SUFX} |