diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-05-03 17:51:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-05-03 17:51:01 +0800 |
commit | 303b63a0d8bc877eab3664255a91e8c503f999e1 (patch) | |
tree | 52976892c8969bfae1f032e361caecd3fb48076c /databases/p5-KyotoCabinet | |
parent | 7a02eb16a8a646bb730fcd4d775b903ec1241ca1 (diff) | |
download | freebsd-ports-gnome-303b63a0d8bc877eab3664255a91e8c503f999e1.tar.gz freebsd-ports-gnome-303b63a0d8bc877eab3664255a91e8c503f999e1.tar.zst freebsd-ports-gnome-303b63a0d8bc877eab3664255a91e8c503f999e1.zip |
- Bump PORTREVISION for databases/kyotocabinet shlib change
Diffstat (limited to 'databases/p5-KyotoCabinet')
-rw-r--r-- | databases/p5-KyotoCabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-KyotoCabinet/Makefile b/databases/p5-KyotoCabinet/Makefile index 6e03c2d13346..46e90752b063 100644 --- a/databases/p5-KyotoCabinet/Makefile +++ b/databases/p5-KyotoCabinet/Makefile @@ -7,7 +7,7 @@ PORTNAME= KyotoCabinet PORTVERSION= 1.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases perl5 MASTER_SITES= http://fallabs.com/kyotocabinet/perlpkg/ PKGNAMEPREFIX= p5- |