diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:21:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:21:06 +0800 |
commit | 4bb8ce4f18d42dd6c84ed46906d99d77c0874bf1 (patch) | |
tree | 97afa65725e0db406df34f3a9b43e507a61a8ade /textproc/p5-Lingua-Stem-Ru/Makefile | |
parent | cc88dee93ec7fcf720ca51569f75005c4e118ece (diff) | |
download | freebsd-ports-gnome-4bb8ce4f18d42dd6c84ed46906d99d77c0874bf1.tar.gz freebsd-ports-gnome-4bb8ce4f18d42dd6c84ed46906d99d77c0874bf1.tar.zst freebsd-ports-gnome-4bb8ce4f18d42dd6c84ed46906d99d77c0874bf1.zip |
- Update to 0.04
Changes: http://search.cpan.org/dist/Lingua-Stem-Ru/Changes
Diffstat (limited to 'textproc/p5-Lingua-Stem-Ru/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Stem-Ru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-Stem-Ru/Makefile b/textproc/p5-Lingua-Stem-Ru/Makefile index 9575523a0b30..8793864986b4 100644 --- a/textproc/p5-Lingua-Stem-Ru/Makefile +++ b/textproc/p5-Lingua-Stem-Ru/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-Stem-Ru -PORTVERSION= 0.02 +PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |