summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-29 18:53:57 +0000
committerwiz <wiz@pkgsrc.org>2009-08-29 18:53:57 +0000
commit41c32c43eec65ff0ba87815d4b94f81e56a7d192 (patch)
treefa9d3d4d8d76338dce1218734342bb0122a3f962 /lang/pforth
parent0105afa231b66635cb9f99515848f15d84053a8f (diff)
downloadpkgsrc-41c32c43eec65ff0ba87815d4b94f81e56a7d192.tar.gz
Fix file name after unzip changes. Bump PKGREVISION.
Reported by hasso.
Diffstat (limited to 'lang/pforth')
-rw-r--r--lang/pforth/Makefile6
-rw-r--r--lang/pforth/PLIST4
2 files changed, 5 insertions, 5 deletions
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