diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-01-31 11:45:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-01-31 11:45:19 +0000 |
commit | 07a23d15679ac73000e80ce5b2726f6f96c677e6 (patch) | |
tree | 8cde19ef1e2b88da6c44ad880fe7a1a21db60b68 /palm | |
parent | 8d5c82e7f9f617c846772f75646fe0fb9813a35b (diff) | |
download | ports-07a23d15679ac73000e80ce5b2726f6f96c677e6.tar.gz ports-07a23d15679ac73000e80ce5b2726f6f96c677e6.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/bibelot/Makefile | 5 | ||||
-rw-r--r-- | palm/bibelot/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/palm/bibelot/Makefile b/palm/bibelot/Makefile index 860131cb8498..355c199b60aa 100644 --- a/palm/bibelot/Makefile +++ b/palm/bibelot/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bibelot -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= palm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,10 +16,9 @@ MAINTAINER= ijliao@FreeBSD.org USE_PERL5= yes -NO_WRKSUBDIR= yes NO_BUILD= yes do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.pl ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin .include <bsd.port.mk> diff --git a/palm/bibelot/distinfo b/palm/bibelot/distinfo index 014393e7aeaf..c9425e4b84a9 100644 --- a/palm/bibelot/distinfo +++ b/palm/bibelot/distinfo @@ -1 +1 @@ -MD5 (bibelot-0.8.tar.gz) = d8b67a744391474d9deeb00344c2699f +MD5 (bibelot-0.9.tar.gz) = a1552ff4c0d393e83d12553a520acf2c |