diff options
author | markp <markp@FreeBSD.org> | 2003-03-05 13:10:35 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-03-05 13:10:35 +0000 |
commit | 74c2b57c24e1779e05263dcca0c3877da9e1c3f3 (patch) | |
tree | d983ac3e54875b07a9a77f8476925b7a07dfe51b /editors | |
parent | 79c5043a93c31dbd1fdec799f530d0edb59b79f3 (diff) | |
download | FreeBSD-ports-74c2b57c24e1779e05263dcca0c3877da9e1c3f3.zip FreeBSD-ports-74c2b57c24e1779e05263dcca0c3877da9e1c3f3.tar.gz |
Update to 2.41 which solves a core dump bug.
PR: 48891
Submitted by: maintainer
Diffstat (limited to 'editors')
-rw-r--r-- | editors/e3/Makefile | 2 | ||||
-rw-r--r-- | editors/e3/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index 4e1be33..5943046 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= e3 -PORTVERSION= 2.4 +PORTVERSION= 2.41 PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ diff --git a/editors/e3/distinfo b/editors/e3/distinfo index dcf2de2..fd3a4ab 100644 --- a/editors/e3/distinfo +++ b/editors/e3/distinfo @@ -1 +1 @@ -MD5 (e3-2.4.tar.gz) = 32c0668ccbc282dfdf6f579ca7171e7e +MD5 (e3-2.41.tar.gz) = 498a1d04130f4e8c6efe2ec9100eef3b |