diff options
Diffstat (limited to 'chinese/xemacs/Makefile')
-rw-r--r-- | chinese/xemacs/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index 0c19cba3cbd2..4b62cd0039f7 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -9,10 +9,7 @@ PORTNAME= xemacs PORTVERSION= 20.4 PORTREVISION= 2 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} +MASTER_SITES= ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/20.4/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-mule${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org |