aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/textedit/Makefile2
-rw-r--r--editors/wemi-emacs/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile
index c625ada07262..43f3f8d7714c 100644
--- a/editors/textedit/Makefile
+++ b/editors/textedit/Makefile
@@ -8,7 +8,7 @@
DISTNAME= textedit-1.0
CATEGORIES= editors
-MASTER_SITES= http://www.FreeBSD.org/~fenner/distfiles/
+MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
MAINTAINER= alex@big.endian.de
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