diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
commit | c550e11dac349a078eff978b930fd7947e079b39 (patch) | |
tree | 7f6e91fcf4d587542cad048f5ce93f719ca72873 /editors | |
parent | 01b65ccafeecede7be67b8ff9b06738e9cd78ce9 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/le/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index a61c151d11ed..71848b872ff7 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.14.9 PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.yar.ru/pub/source/le/%SUBDIR%/ \ - http://mirrors.rit.edu/zi/ + ZI MASTER_SITE_SUBDIR= . old MAINTAINER= zi@FreeBSD.org |