From 0a5e99ac9151e196730777ad744e76a025d5c302 Mon Sep 17 00:00:00 2001 From: kevlo Date: Tue, 27 Mar 2001 14:16:13 +0000 Subject: Update to version 1.7.1 PR: 26116 Submitted by: Ports Fury --- editors/le/Makefile | 6 ++++-- editors/le/distinfo | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'editors/le') diff --git a/editors/le/Makefile b/editors/le/Makefile index d2639e8795a3..50a908117834 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -7,9 +7,11 @@ # PORTNAME= le -PORTVERSION= 1.6.3 +PORTVERSION= 1.7.1 CATEGORIES= editors -MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ + ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ +MASTER_SITE_SUBDIR= pub/Linux/apps/editors/terminal MAINTAINER= ports@FreeBSD.org diff --git a/editors/le/distinfo b/editors/le/distinfo index 0b8d699980d1..12308921f831 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1 +1 @@ -MD5 (le-1.6.3.tar.bz2) = d3ee5d046edb730150f38dd2bb39bbb1 +MD5 (le-1.7.1.tar.bz2) = d5622e3c297a798757f7f07d27936724 -- cgit