aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2000-06-23 03:15:32 +0800
committerBill Fenner <fenner@FreeBSD.org>2000-06-23 03:15:32 +0800
commitc1fe6ed46865007ec44088c1afccd916cc6b14fa (patch)
tree2500fa6bc2f3cc44dab5f35379cd77f8f7900293 /editors
parent2b7dbbda209d2035f42ad0b421aa05432decb66f (diff)
downloadfreebsd-ports-c1fe6ed46865007ec44088c1afccd916cc6b14fa.tar.gz
freebsd-ports-c1fe6ed46865007ec44088c1afccd916cc6b14fa.tar.zst
freebsd-ports-c1fe6ed46865007ec44088c1afccd916cc6b14fa.zip
Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .
Notes
Notes: svn path=/head/; revision=29788
Diffstat (limited to 'editors')
-rw-r--r--editors/textedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile
index 6a4118d6c29d..1418985f6557 100644
--- a/editors/textedit/Makefile
+++ b/editors/textedit/Makefile
@@ -8,7 +8,8 @@
PORTNAME= textedit
PORTVERSION= 1.0
CATEGORIES= editors
-MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
MAINTAINER= alex@FreeBSD.org