diff options
Diffstat (limited to 'editors/textedit')
| -rw-r--r-- | editors/textedit/Makefile | 3 |
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 |
