diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-10-09 23:49:26 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-10-09 23:49:26 +0800 |
commit | e3f84000c34618cab5c23238acedd6203079e4f1 (patch) | |
tree | f91ed35f34ae507f578574b3486139893d82b07e /databases/p5-TokyoCabinet/Makefile | |
parent | ef18db9e415d0d91539539ce3ac8ba04db1bc288 (diff) | |
download | freebsd-ports-gnome-e3f84000c34618cab5c23238acedd6203079e4f1.tar.gz freebsd-ports-gnome-e3f84000c34618cab5c23238acedd6203079e4f1.tar.zst freebsd-ports-gnome-e3f84000c34618cab5c23238acedd6203079e4f1.zip |
- Upgrade to 1.34.
Diffstat (limited to 'databases/p5-TokyoCabinet/Makefile')
-rw-r--r-- | databases/p5-TokyoCabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-TokyoCabinet/Makefile b/databases/p5-TokyoCabinet/Makefile index f1d4ef1cc52e..f67b34910d8f 100644 --- a/databases/p5-TokyoCabinet/Makefile +++ b/databases/p5-TokyoCabinet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= TokyoCabinet -PORTVERSION= 1.33 +PORTVERSION= 1.34 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://1978th.net/tokyocabinet/perlpkg/ |