diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-22 17:05:22 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-22 17:05:22 +0000 |
commit | 44b5aded58090f1b1325b47b1a1916ff09261194 (patch) | |
tree | c64c3f826bb12e715234ef2f0fe6273d13980bc0 /editors | |
parent | f2545e318e6a3accb4b43136787389dd57746118 (diff) | |
download | ports-44b5aded58090f1b1325b47b1a1916ff09261194.tar.gz ports-44b5aded58090f1b1325b47b1a1916ff09261194.zip |
Update to 1.12.3
PR: ports/82531
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=137877
Diffstat (limited to 'editors')
-rw-r--r-- | editors/le/Makefile | 2 | ||||
-rw-r--r-- | editors/le/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index 3205b9257fa6..df7125e84a64 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -7,7 +7,7 @@ # PORTNAME= le -PORTVERSION= 1.12.2 +PORTVERSION= 1.12.3 CATEGORIES= editors MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ diff --git a/editors/le/distinfo b/editors/le/distinfo index fc22c6e16485..318504dc50ba 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1,2 +1,2 @@ -MD5 (le-1.12.2.tar.bz2) = 06b6eb0de4c3950ff6450effa67a4a44 -SIZE (le-1.12.2.tar.bz2) = 364665 +MD5 (le-1.12.3.tar.bz2) = 239865bc9c68f6482b82a0e6f29758b4 +SIZE (le-1.12.3.tar.bz2) = 364452 |