diff options
Diffstat (limited to 'editors/wemi-emacs')
-rw-r--r-- | editors/wemi-emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wemi-emacs/Makefile b/editors/wemi-emacs/Makefile index 020aeceb3d9a..9cf2e1214908 100644 --- a/editors/wemi-emacs/Makefile +++ b/editors/wemi-emacs/Makefile @@ -10,7 +10,7 @@ DISTNAME= wemi-${WEMI_VER} CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/wemi/ \ ${MASTER_SITE_PORTS_JP} \ - http://www.freebsd.org/~shige/ports/distfiles/ + http://people.FreeBSD.org/~shige/ports/distfiles/ MAINTAINER?= shige@FreeBSD.org |