diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-01-31 11:45:19 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-01-31 11:45:19 +0000 |
commit | 6cf38350f1809ef2b1ce63a2180214f654f48a57 (patch) | |
tree | a7874600316a7f3b39fbe5cb200d76796efe15b8 /palm/bibelot | |
parent | 3460e78545bdf7ab23861bfb53550ae51152f8da (diff) | |
download | FreeBSD-ports-6cf38350f1809ef2b1ce63a2180214f654f48a57.zip FreeBSD-ports-6cf38350f1809ef2b1ce63a2180214f654f48a57.tar.gz |
update to 0.9
Requested by: Roman Shterenzon <roman@xpert.com>
Diffstat (limited to 'palm/bibelot')
-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 860131c..355c199 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 014393e..c9425e4 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 |