diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-27 14:16:13 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-27 14:16:13 +0000 |
commit | 288e062a10f4b3c830cc9408aba5f401fee3d88b (patch) | |
tree | 52e76295fd9adfeb619d6d5106b945637dacfb3d | |
parent | dcd8958ac7c81cd7e34539345188284e03faaf4a (diff) | |
download | freebsd-ports-288e062a10f4b3c830cc9408aba5f401fee3d88b.zip |
Update to version 1.7.1
PR: 26116
Submitted by: Ports Fury
-rw-r--r-- | editors/le/Makefile | 6 | ||||
-rw-r--r-- | editors/le/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
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 |