diff options
author | araujo <araujo@FreeBSD.org> | 2010-08-10 06:56:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-08-10 06:56:19 +0800 |
commit | 798c110286ff2f15e1ec0d1ebca07cf9b66f306f (patch) | |
tree | 5c38ecab1a2a8e589dc90b6371fae06678cce84b /net/p5-Net-Z3950-ZOOM | |
parent | d718e6d99369f1a11552ed085bbf692fe6b5d9a3 (diff) | |
download | freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.tar.gz freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.tar.zst freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.zip |
- Bump PORTREVISION to chase the update of net/yaz.
Diffstat (limited to 'net/p5-Net-Z3950-ZOOM')
-rw-r--r-- | net/p5-Net-Z3950-ZOOM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index d1880a9db256..01f2b899062e 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-Z3950-ZOOM PORTVERSION= 1.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |