diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/dhisd/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Z3950/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/dhisd/Makefile b/net/dhisd/Makefile index 3ee022535f5..f6abeb9c7de 100644 --- a/net/dhisd/Makefile +++ b/net/dhisd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:51:05 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/30 17:27:31 cjep Exp $ # DISTNAME= dhisd-5.0 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ MAINTAINER= hubertf@NetBSD.org -HOMEPAGE= http://www.dhis.org +HOMEPAGE= http://www.dhis.org/ COMMENT= DynDNS server DEPENDS+= gmp>=3.0:../../devel/gmp 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 |