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-SimpleServer | |
parent | f6e57f098dd4abf3d7370a4cf4def73f5f72145e (diff) | |
download | ports-b609d3f225b9f8fea870ee980f3ee73ff4814db5.tar.gz ports-b609d3f225b9f8fea870ee980f3ee73ff4814db5.zip |
Notes
Diffstat (limited to 'net/p5-Net-Z3950-SimpleServer')
-rw-r--r-- | net/p5-Net-Z3950-SimpleServer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-Z3950-SimpleServer/Makefile b/net/p5-Net-Z3950-SimpleServer/Makefile index b86e0afe4376..418bc06fe6d9 100644 --- a/net/p5-Net-Z3950-SimpleServer/Makefile +++ b/net/p5-Net-Z3950-SimpleServer/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Z3950-SimpleServer PORTVERSION= 1.12 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |