aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-02-14 14:29:37 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-02-14 14:29:37 +0000
commitce10b5d1b3cb4fbf1cf104cac4ec54fd4910f3a1 (patch)
treebf836ae08efbfa301671676bb58aecea4a03f43c /editors
parent7f283613c6a19764bf7446a5b3ec3a0deac6da6e (diff)
downloadports-ce10b5d1b3cb4fbf1cf104cac4ec54fd4910f3a1.tar.gz
ports-ce10b5d1b3cb4fbf1cf104cac4ec54fd4910f3a1.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/le/Makefile4
-rw-r--r--editors/le/distinfo2
-rw-r--r--editors/le/pkg-plist12
3 files changed, 9 insertions, 9 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile
index a779f8202840..d2639e8795a3 100644
--- a/editors/le/Makefile
+++ b/editors/le/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= le
-PORTVERSION= 1.6.1
+PORTVERSION= 1.6.3
CATEGORIES= editors
MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
@@ -21,7 +21,7 @@ post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/le
.for file in FEATURES HISTORY NEWS README TODO
- @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
.endfor
.endif
diff --git a/editors/le/distinfo b/editors/le/distinfo
index 9f238f21850c..0b8d699980d1 100644
--- a/editors/le/distinfo
+++ b/editors/le/distinfo
@@ -1 +1 @@
-MD5 (le-1.6.1.tar.bz2) = 8d14734f450c3a84ef3bb3ddee8de7f6
+MD5 (le-1.6.3.tar.bz2) = d3ee5d046edb730150f38dd2bb39bbb1
diff --git a/editors/le/pkg-plist b/editors/le/pkg-plist
index 9c5326ad5bca..6d6b7bd48f42 100644
--- a/editors/le/pkg-plist
+++ b/editors/le/pkg-plist
@@ -1,10 +1,10 @@
@comment $FreeBSD$
bin/le
-share/doc/le/FEATURES
-share/doc/le/HISTORY
-share/doc/le/NEWS
-share/doc/le/README
-share/doc/le/TODO
+%%PORTDOCS%%share/doc/le/FEATURES
+%%PORTDOCS%%share/doc/le/HISTORY
+%%PORTDOCS%%share/doc/le/NEWS
+%%PORTDOCS%%share/doc/le/README
+%%PORTDOCS%%share/doc/le/TODO
share/le/colors-black
share/le/colors-blue
share/le/colors-defbg
@@ -14,4 +14,4 @@ share/le/le.hlp
share/le/mainmenu
share/le/syntax
@dirrm share/le
-@dirrm share/doc/le
+%%PORTDOCS%%@dirrm share/doc/le