summaryrefslogtreecommitdiff
path: root/textproc/words
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-14 22:02:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-14 22:02:52 +0000
commit1c0b8381c522a8e604c90b16f315815b3ac2cf42 (patch)
tree7df58e75ceadcab9ca1087780bd6b9d9a37cc1c3 /textproc/words
parentUpgrade to 050713. (diff)
- Update to 1.97Ed
PR: ports/83416 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
Notes
Notes: svn path=/head/; revision=139239
Diffstat (limited to 'textproc/words')
-rw-r--r--textproc/words/Makefile3
-rw-r--r--textproc/words/distinfo4
-rw-r--r--textproc/words/pkg-plist2
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/words/Makefile b/textproc/words/Makefile
index b9c33c74eabf..b5448726eb31 100644
--- a/textproc/words/Makefile
+++ b/textproc/words/Makefile
@@ -7,6 +7,7 @@
PORTNAME= words
PORTVERSION= 1.97E
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://users.erols.com/whitaker/
DISTNAME= ${PORTNAME}all
@@ -57,8 +58,8 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/words.sh ${PREFIX}/bin/words
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/words.htm ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/wordsdoc.htm ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/wordsdev.htm ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/textproc/words/distinfo b/textproc/words/distinfo
index f09d25125f34..820ef09a2056 100644
--- a/textproc/words/distinfo
+++ b/textproc/words/distinfo
@@ -1,2 +1,2 @@
-MD5 (wordsall.zip) = 6c9a582d5817e402fdf0f06d02013c0b
-SIZE (wordsall.zip) = 2615275
+MD5 (wordsall.zip) = a320adbf08b17f2df80773215c00cde0
+SIZE (wordsall.zip) = 2608049
diff --git a/textproc/words/pkg-plist b/textproc/words/pkg-plist
index e4289c5b9833..b65c0b90cb5f 100644
--- a/textproc/words/pkg-plist
+++ b/textproc/words/pkg-plist
@@ -8,6 +8,6 @@
%%DATADIR%%/UNIQUES.LAT
@dirrm %%DATADIR%%
bin/words
-%%PORTDOCS%%%%DOCSDIR%%/words.htm
%%PORTDOCS%%%%DOCSDIR%%/wordsdoc.htm
+%%PORTDOCS%%%%DOCSDIR%%/wordsdev.htm
%%PORTDOCS%%@dirrm %%DOCSDIR%%