aboutsummaryrefslogtreecommitdiff
path: root/editors/e3
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-12-24 23:56:50 +0000
committerSteve Price <steve@FreeBSD.org>2001-12-24 23:56:50 +0000
commite9b2b81b975fb2026e7e253af139e127941f08d4 (patch)
tree695ab6fd7bbfb638861cdd77df54d5ec2004650d /editors/e3
parent156b2c2e6715529fb9459eb87182c4aaf7074390 (diff)
downloadports-e9b2b81b975fb2026e7e253af139e127941f08d4.tar.gz
ports-e9b2b81b975fb2026e7e253af139e127941f08d4.zip
Update to version 2.0.
Notes
Notes: svn path=/head/; revision=52129
Diffstat (limited to 'editors/e3')
-rw-r--r--editors/e3/Makefile2
-rw-r--r--editors/e3/distinfo2
-rw-r--r--editors/e3/files/patch-Makefile12
3 files changed, 8 insertions, 8 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index c291b411351f..b3c3fc4c5456 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= e3
-PORTVERSION= 1.71
+PORTVERSION= 2.0
CATEGORIES= editors
MASTER_SITES= http://www.sax.de/~adlibit/
diff --git a/editors/e3/distinfo b/editors/e3/distinfo
index dbb05729c07e..f7159b12c9ab 100644
--- a/editors/e3/distinfo
+++ b/editors/e3/distinfo
@@ -1 +1 @@
-MD5 (e3-1.71.tar.gz) = 47ce6e05662c055d434c3e3c79723ba4
+MD5 (e3-2.0.tar.gz) = 910250247a7714bc74924a5e6364cdc4
diff --git a/editors/e3/files/patch-Makefile b/editors/e3/files/patch-Makefile
index ebc57cde2506..6773f474575b 100644
--- a/editors/e3/files/patch-Makefile
+++ b/editors/e3/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile Wed Jan 3 14:19:05 2001
-+++ Makefile.new Wed Jan 3 14:20:50 2001
+--- Makefile.orig Fri Nov 9 10:38:26 2001
++++ Makefile Mon Dec 24 17:54:32 2001
@@ -8,7 +8,7 @@
# 2. edit dest dir prefix if you want....
@@ -9,9 +9,9 @@
#PREFIX=/boot/home
-@@ -60,13 +60,13 @@
-
- install: e3
+@@ -86,13 +86,13 @@
+ ln -sf $(BINDIR)/e3 $(BINDIR)/e3ne
+ else
install -d $(PREFIX) $(BINDIR) $(MANDIR)
- install -m 755 e3 $(BINDIR)
+ ${BSD_INSTALL_PROGRAM} e3 $(BINDIR)
@@ -22,6 +22,6 @@
ln -sf $(BINDIR)/e3 $(BINDIR)/e3ne
- install -m 644 e3.man $(MANDIR)/e3.$(MANSEC)
+ ${BSD_INSTALL_MAN} e3.man $(MANDIR)/e3.$(MANSEC)
+ endif
clean:
- rm -f e3*.o e3*.lst e3 e3em e3pi e3vi e3ws e3ne