aboutsummaryrefslogtreecommitdiff
path: root/editors/e3
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-07-17 15:35:54 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-07-17 15:35:54 +0000
commit8586c06561639d207af567b1c31d8b55d06c5a94 (patch)
treec0470decff69d6b575a0bf237e31137e26adb4a2 /editors/e3
parent4d4115c654cc7a3047049c7d59cdb97efceec0d4 (diff)
downloadports-8586c06561639d207af567b1c31d8b55d06c5a94.tar.gz
ports-8586c06561639d207af567b1c31d8b55d06c5a94.zip
Update to 2.60
PR: 69061 Submitted by: Joseph Scott <joseph@randomnetworks.com>
Notes
Notes: svn path=/head/; revision=113836
Diffstat (limited to 'editors/e3')
-rw-r--r--editors/e3/Makefile6
-rw-r--r--editors/e3/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index 724ef6c96cc9..0bd45a6b80e1 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= e3
-PORTVERSION= 2.43
-PORTREVISION= 1
+PORTVERSION= 2.60.0
PORTEPOCH= 1
CATEGORIES= editors
MASTER_SITES= http://www.sax.de/~adlibit/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/60/6/}
MAINTAINER= joseph@randomnetworks.com
COMMENT= A full featured text editor written in assembler
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
+WRKSRC= ${WRKDIR}/${PORTNAME}-2.6
+
USE_GMAKE= yes
MAKE_ARGS= OS=FREEBSD
ONLY_FOR_ARCHS= i386
diff --git a/editors/e3/distinfo b/editors/e3/distinfo
index 2af8c9769e2a..283e15a80cd7 100644
--- a/editors/e3/distinfo
+++ b/editors/e3/distinfo
@@ -1,2 +1,2 @@
-MD5 (e3-2.43.tar.gz) = d053f6f6bfc4619a5a3a147a498e22a2
-SIZE (e3-2.43.tar.gz) = 215540
+MD5 (e3-2.6.0.tar.gz) = 8cf70c8d30e4cc30bc4e003b30024bd6
+SIZE (e3-2.6.0.tar.gz) = 216455