summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/custom-emacs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile
index f798bc413a40..ec8fc0ea741e 100644
--- a/editors/custom-emacs/Makefile
+++ b/editors/custom-emacs/Makefile
@@ -8,8 +8,7 @@
PORTNAME= custom
PORTVERSION= ${CUSTOM_VER}
CATEGORIES= editors elisp
-MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/ \
- ftp://ftp.win.ne.jp/pub/word/elisp/
+MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= ports@FreeBSD.org