diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-11-12 17:12:55 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-11-12 17:12:55 +0000 |
commit | f581b5e62db85016b2ffd7097c5851d171391962 (patch) | |
tree | 2823a8477451dd818e5b2614f03e6d7612806d7b /textproc/p5-Lingua-EN-Sentence | |
parent | b68b701bedd7732e9b1aab15347c18fc2f5c0698 (diff) | |
download | ports-f581b5e62db85016b2ffd7097c5851d171391962.tar.gz ports-f581b5e62db85016b2ffd7097c5851d171391962.zip |
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Sentence')
-rw-r--r-- | textproc/p5-Lingua-EN-Sentence/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Sentence/distinfo | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile index 182e3b0cacf8..cda6088a5e62 100644 --- a/textproc/p5-Lingua-EN-Sentence/Makefile +++ b/textproc/p5-Lingua-EN-Sentence/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-Sentence -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= textproc perl5 MASTER_SITES= http://www.cpan.org/authors/id/S/SH/SHLOMOY/ PKGNAMEPREFIX= p5- @@ -18,4 +18,7 @@ PERL_CONFIGURE= yes MAN3= Lingua::EN::Sentence.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +post-extract: + @${RM} -f ${WRKSRC}/lib/Lingua/EN/Sentence.pm~ + .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-EN-Sentence/distinfo b/textproc/p5-Lingua-EN-Sentence/distinfo index 831e1cf4c2aa..e966f62343cb 100644 --- a/textproc/p5-Lingua-EN-Sentence/distinfo +++ b/textproc/p5-Lingua-EN-Sentence/distinfo @@ -1 +1 @@ -MD5 (Lingua-EN-Sentence-0.23.tar.gz) = 3079fedd8eb6cce618e82beabfb51258 +MD5 (Lingua-EN-Sentence-0.25.tar.gz) = 4a846acfcb6eedd1c1557fc7f79f034d |