diff options
author | nork <nork@FreeBSD.org> | 2003-04-05 04:07:50 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-04-05 04:07:50 +0800 |
commit | f95b833bb8b57f6918e8efe159973544ab5243b0 (patch) | |
tree | 4b9e1fa0d9ef47af75a8bd4e1111f68255eb58fa /editors | |
parent | a87d95f4a405a3b5e93bdb3e75c0239db3032dc2 (diff) | |
download | freebsd-ports-graphics-f95b833bb8b57f6918e8efe159973544ab5243b0.tar.gz freebsd-ports-graphics-f95b833bb8b57f6918e8efe159973544ab5243b0.tar.zst freebsd-ports-graphics-f95b833bb8b57f6918e8efe159973544ab5243b0.zip |
Update to 1.9.2.
PR: ports/50583
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/le/Makefile | 8 | ||||
-rw-r--r-- | editors/le/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index 7506fb996a4..e6ae1220300 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -7,11 +7,11 @@ # PORTNAME= le -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= editors -MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ \ - ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= apps/editors/terminal +MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ +# ${MASTER_SITE_SUNSITE} +#MASTER_SITE_SUBDIR= apps/editors/terminal MAINTAINER= ports@FreeBSD.org COMMENT= Text editor diff --git a/editors/le/distinfo b/editors/le/distinfo index 47793fa1d7c..d1863e77b98 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1 +1 @@ -MD5 (le-1.9.1.tar.bz2) = 8d760915e179d9792c0e2f2b76263a53 +MD5 (le-1.9.2.tar.bz2) = c47bb70fe39ccc3315f99431e6e6ae7c |