diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-05-29 01:14:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-05-29 01:14:31 +0800 |
commit | 60de99ef26cf03930ce600202b088918945d0440 (patch) | |
tree | 9db499e96fe01eafdd3c6829789e705f014ee8ae | |
parent | 557936621e0497c166f191a9b68481a2aa369e5f (diff) | |
download | freebsd-ports-gnome-60de99ef26cf03930ce600202b088918945d0440.tar.gz freebsd-ports-gnome-60de99ef26cf03930ce600202b088918945d0440.tar.zst freebsd-ports-gnome-60de99ef26cf03930ce600202b088918945d0440.zip |
- Bump PORTREVISION for databases/kyotocabinet shlib change
-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 46e90752b063..5c9fb9a14259 100644 --- a/databases/p5-KyotoCabinet/Makefile +++ b/databases/p5-KyotoCabinet/Makefile @@ -7,7 +7,7 @@ PORTNAME= KyotoCabinet PORTVERSION= 1.18 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases perl5 MASTER_SITES= http://fallabs.com/kyotocabinet/perlpkg/ PKGNAMEPREFIX= p5- |