diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-23 01:05:22 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-23 01:05:22 +0800 |
commit | 1a3b122eb68bcbd0a12aa97a0b81a2c89c8163ad (patch) | |
tree | dfab150fd4475344193f56f1618fdbf1261ec8e0 /editors | |
parent | 895ea91099744336e8508160c966472702caa3f4 (diff) | |
download | freebsd-ports-gnome-1a3b122eb68bcbd0a12aa97a0b81a2c89c8163ad.tar.gz freebsd-ports-gnome-1a3b122eb68bcbd0a12aa97a0b81a2c89c8163ad.tar.zst freebsd-ports-gnome-1a3b122eb68bcbd0a12aa97a0b81a2c89c8163ad.zip |
Update to 1.12.3
PR: ports/82531
Submitted by: Ports Fury
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 |