diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-28 13:50:15 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-28 13:50:15 +0800 |
commit | fffa90d95ad67229e696bdbeadcc9520c139df98 (patch) | |
tree | 20fe67867ceac16f88327d4fbe48c1a097e2cdc7 /editors | |
parent | 0ae5b3f39d8e66ecf7bd0658ddaf4afd04da725e (diff) | |
download | freebsd-ports-gnome-fffa90d95ad67229e696bdbeadcc9520c139df98.tar.gz freebsd-ports-gnome-fffa90d95ad67229e696bdbeadcc9520c139df98.tar.zst freebsd-ports-gnome-fffa90d95ad67229e696bdbeadcc9520c139df98.zip |
Remove dead mastersite per distfile survey.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/custom-emacs/Makefile | 3 |
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 |