diff options
author | cjep <cjep> | 2003-12-30 17:27:31 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-12-30 17:27:31 +0000 |
commit | d3e2a0f04ca821160534cc764095cef153699b78 (patch) | |
tree | 0b52a469632cd371f59e9ecdc391630fb306435a /textproc/p5-XML-XPath | |
parent | 57e653fde548ab91e95dc02843df2ef6cd37adc3 (diff) | |
download | pkgsrc-d3e2a0f04ca821160534cc764095cef153699b78.tar.gz |
Add trailing / to HOMEPAGEs
Diffstat (limited to 'textproc/p5-XML-XPath')
-rw-r--r-- | textproc/p5-XML-XPath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index 61e80e5d8a9..24464e823a2 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/12/03 22:14:46 kristerw Exp $ +# $NetBSD: Makefile,v 1.8 2003/12/30 17:27:31 cjep Exp $ DISTNAME= XML-XPath-1.08 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://sergeant.org +HOMEPAGE= http://sergeant.org/ COMMENT= XML XPath software USE_BUILDLINK2= YES |