From 41c32c43eec65ff0ba87815d4b94f81e56a7d192 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 29 Aug 2009 18:53:57 +0000 Subject: Fix file name after unzip changes. Bump PKGREVISION. Reported by hasso. --- lang/pforth/Makefile | 6 +++--- lang/pforth/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lang/pforth') diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile index 80fb9117a12..44cb44deca1 100644 --- a/lang/pforth/Makefile +++ b/lang/pforth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2009/08/25 11:56:35 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2009/08/29 18:53:57 wiz Exp $ DISTNAME= pfthpc21 PKGNAME= pforth-21 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.softsynth.com/pforth/ EXTRACT_SUFX= .zip @@ -34,7 +34,7 @@ do-install: ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/pforth ${INSTALL_DATA} ${WRKSRC}/pforth.dic ${DESTDIR}${PREFIX}/lib/pforth ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/pforth - ${INSTALL_DATA} ${WRKSRC}/readme.txt ${WRKSRC}/docs/* \ + ${INSTALL_DATA} ${WRKSRC}/README.txt ${WRKSRC}/docs/* \ ${DESTDIR}${PREFIX}/share/doc/pforth/ ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/pforth ${INSTALL_DATA} ${WRKSRC}/*.fth ${DESTDIR}${PREFIX}/share/pforth/ diff --git a/lang/pforth/PLIST b/lang/pforth/PLIST index 02cdfed0ef3..0a76074dcc9 100644 --- a/lang/pforth/PLIST +++ b/lang/pforth/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:03:38 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/08/29 18:53:57 wiz Exp $ bin/pforth lib/pforth/pforth.dic +share/doc/pforth/README.txt share/doc/pforth/pf_ref.htm share/doc/pforth/pf_todo.txt share/doc/pforth/pf_tut.htm share/doc/pforth/pfmanual.txt -share/doc/pforth/readme.txt share/pforth/ansilocs.fth share/pforth/bench.fth share/pforth/bloop.fth -- cgit v1.2.3