diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-08-09 22:56:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-08-09 22:56:19 +0000 |
commit | b609d3f225b9f8fea870ee980f3ee73ff4814db5 (patch) | |
tree | 44000a7574b13a06540df6f7a32b24e0c68eabdb /net/p5-Net-Z3950-ZOOM | |
parent | f6e57f098dd4abf3d7370a4cf4def73f5f72145e (diff) | |
download | ports-b609d3f225b9f8fea870ee980f3ee73ff4814db5.tar.gz ports-b609d3f225b9f8fea870ee980f3ee73ff4814db5.zip |
Notes
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- |