diff options
author | yoichi <yoichi@FreeBSD.org> | 2005-02-19 14:17:14 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2005-02-19 14:17:14 +0800 |
commit | c1d47493aad16457f6987a9fb48c9b02e549c109 (patch) | |
tree | b2c44dfebf0f2824fb57b203b897c0fcf5872888 /editors/eshell-emacs20 | |
parent | 21fff28ea86976e6ba50890973a43c899360c3bf (diff) | |
download | freebsd-ports-gnome-c1d47493aad16457f6987a9fb48c9b02e549c109.tar.gz freebsd-ports-gnome-c1d47493aad16457f6987a9fb48c9b02e549c109.tar.zst freebsd-ports-gnome-c1d47493aad16457f6987a9fb48c9b02e549c109.zip |
follow the change of master site
Diffstat (limited to 'editors/eshell-emacs20')
-rw-r--r-- | editors/eshell-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/eshell-emacs20/Makefile b/editors/eshell-emacs20/Makefile index f7bdb450b8e3..8f7ea670e9f8 100644 --- a/editors/eshell-emacs20/Makefile +++ b/editors/eshell-emacs20/Makefile @@ -8,7 +8,7 @@ PORTNAME= eshell PORTVERSION= 2.4.2 CATEGORIES= editors elisp -MASTER_SITES= http://emacswiki.org/johnw/Emacs/packages/ +MASTER_SITES= http://www.newartisans.com/johnw/Emacs/packages/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME} |