diff options
Diffstat (limited to 'net/p5-Net-Z3950/Makefile')
-rw-r--r-- | net/p5-Net-Z3950/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile index 6d3f5426fe2..773cff4dcd8 100644 --- a/net/p5-Net-Z3950/Makefile +++ b/net/p5-Net-Z3950/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 17:11:04 martti Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/30 17:27:31 cjep Exp $ # DISTNAME= Net-Z3950-0.32 @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://perl.z3950.org +HOMEPAGE= http://perl.z3950.org/ COMMENT= Perl interface to the Z39.50 information retrieval protocol DEPENDS+= p5-MARC>=1.15:../../databases/p5-MARC |