diff options
author | Andrej Zverev <az@FreeBSD.org> | 2006-02-22 08:35:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2006-02-22 08:35:50 +0000 |
commit | a02df25c27a333357aa4dc5376be9a8df2ffefa8 (patch) | |
tree | 8370258e1a49281a80e4ab222ec7e8b774cead07 /editors/le | |
parent | 6e827fc721ee40e9f74ab0d7cad283ec0e9f2048 (diff) | |
download | ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.tar.gz ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.zip |
Notes
Diffstat (limited to 'editors/le')
-rw-r--r-- | editors/le/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index bda7a65681aa..6261008da481 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -8,8 +8,7 @@ PORTNAME= le PORTVERSION= 1.12.5 CATEGORIES= editors -MASTER_SITES= ftp://ftp.yars.free.net/pub/source/le/ \ - http://core.inec.ru/~az/ +MASTER_SITES= ftp://ftp.yars.free.net/pub/source/le/ MAINTAINER= az@FreeBSD.org COMMENT= Text editor |