diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/le/Makefile | 4 | ||||
-rw-r--r-- | editors/le/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index 3e76e95e5c11..41352850b30e 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # New ports collection makefile for: le # Date created: 16 October 1997 # Whom: Andrey Zakhvatov @@ -9,13 +8,12 @@ PORTNAME= le PORTVERSION= 1.12.5 CATEGORIES= editors -MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ \ +MASTER_SITES= ftp://ftp.yars.free.net/pub/source/le/ \ http://core.inec.ru/~az/ MAINTAINER= az@inec.ru COMMENT= Text editor -USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/editors/le/distinfo b/editors/le/distinfo index 72bc8cb88cc1..bccaebb843ad 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1,2 +1,2 @@ -MD5 (le-1.12.5.tar.bz2) = f64fd9903d89d753bac8478c73835d31 -SIZE (le-1.12.5.tar.bz2) = 365529 +MD5 (le-1.12.5.tar.gz) = 558cd477b04e320e30c22be9c1b1e7ea +SIZE (le-1.12.5.tar.gz) = 443290 |