aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-02-08 09:29:51 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-02-08 09:29:51 +0000
commit02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (patch)
treeaa71189f8a4e9a419534ee1fef0431c8d8a61cc3 /editors
parent3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff)
downloadports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz
ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip
Notes
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