aboutsummaryrefslogtreecommitdiffstats
path: root/editors/le
diff options
context:
space:
mode:
authormarkp <markp@FreeBSD.org>2001-07-17 11:59:03 +0800
committermarkp <markp@FreeBSD.org>2001-07-17 11:59:03 +0800
commitee2006e181995db65736858973038f1e54e5453c (patch)
tree7309d177a979add2c4e2c169b007661a603c2b8c /editors/le
parentecb77e8c4ba5ca0903498a536eb9ed7d8e9e8ae3 (diff)
downloadfreebsd-ports-gnome-ee2006e181995db65736858973038f1e54e5453c.tar.gz
freebsd-ports-gnome-ee2006e181995db65736858973038f1e54e5453c.tar.zst
freebsd-ports-gnome-ee2006e181995db65736858973038f1e54e5453c.zip
Update to 1.9.0
PR: 29013 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'editors/le')
-rw-r--r--editors/le/Makefile6
-rw-r--r--editors/le/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile
index 541f17373196..55ca64406d01 100644
--- a/editors/le/Makefile
+++ b/editors/le/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= le
-PORTVERSION= 1.8.0
+PORTVERSION= 1.9.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
@@ -21,9 +21,9 @@ MAN1= le.1
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/le
+ @${MKDIR} ${DOCSDIR}
.for file in FEATURES HISTORY NEWS README TODO
- ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
diff --git a/editors/le/distinfo b/editors/le/distinfo
index f6d91fd8dac0..ab9176b4f8aa 100644
--- a/editors/le/distinfo
+++ b/editors/le/distinfo
@@ -1 +1 @@
-MD5 (le-1.8.0.tar.bz2) = 048187fd6966799471962a07b12e510e
+MD5 (le-1.9.0.tar.bz2) = 920ae56a506b35c1240f9bb96e7bc357