diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-11-01 11:55:07 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-11-01 11:55:07 +0000 |
commit | ebbe340dbe46842cb89f6c328b2190394f49fb65 (patch) | |
tree | c6ab18d36b243382ee40bebe6120b7982599ce8f /editors | |
parent | 50da6924813200a4b36d11e96bd522d67acee921 (diff) | |
download | ports-ebbe340dbe46842cb89f6c328b2190394f49fb65.tar.gz ports-ebbe340dbe46842cb89f6c328b2190394f49fb65.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/e3/Makefile | 6 | ||||
-rw-r--r-- | editors/e3/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index fdbbeb3777e1..e80c15fadc2d 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -6,8 +6,8 @@ # PORTNAME= e3 -PORTVERSION= 2.60.2 -PORTEPOCH= 1 +PORTVERSION= 2.6.3 +PORTEPOCH= 2 CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/60/6/} @@ -17,8 +17,6 @@ COMMENT= A full featured text editor written in assembler BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -WRKSRC= ${WRKDIR}/${PORTNAME}-2.6.2 - USE_GMAKE= yes MAKE_ARGS= OS=FREEBSD ONLY_FOR_ARCHS= i386 diff --git a/editors/e3/distinfo b/editors/e3/distinfo index 4c46520be718..48122e24abe0 100644 --- a/editors/e3/distinfo +++ b/editors/e3/distinfo @@ -1,2 +1,2 @@ -MD5 (e3-2.6.2.tar.gz) = 2737dbd355cda714fd340f59770441c8 -SIZE (e3-2.6.2.tar.gz) = 231441 +MD5 (e3-2.6.3.tar.gz) = 8c6698db654ad8dbf91a52f9d198ff99 +SIZE (e3-2.6.3.tar.gz) = 238931 |