diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2011-12-31 20:16:10 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2011-12-31 20:16:10 +0800 |
commit | ec9b55efd9445e150cf0cdab518821cb4ca5bc7e (patch) | |
tree | d2f9455a3ef371bd968646b2a1590cdeebdaaf77 /textproc/p5-Lingua-EN-Inflect-Phrase/Makefile | |
parent | 78a7dfaea748f80ebbc0148e22b4a51ad384d214 (diff) | |
download | freebsd-ports-gnome-ec9b55efd9445e150cf0cdab518821cb4ca5bc7e.tar.gz freebsd-ports-gnome-ec9b55efd9445e150cf0cdab518821cb4ca5bc7e.tar.zst freebsd-ports-gnome-ec9b55efd9445e150cf0cdab518821cb4ca5bc7e.zip |
- Upgrade to 0.11.
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Phrase/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Phrase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile index a18eac652b52..39e30e33cda7 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-Inflect-Phrase -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |