From a719c18d5f6b59d7db89437b11fd677c5fd3ed89 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 14 Jul 2005 22:02:52 +0000 Subject: - Update to 1.97Ed PR: ports/83416 Submitted by: Li-Lun Wang (Leland Wang) (maintainer) --- textproc/words/Makefile | 3 ++- textproc/words/distinfo | 4 ++-- textproc/words/pkg-plist | 2 +- 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 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%% -- cgit