summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-FormValidator-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile
index 0b20e2a9f72..ca853480dc2 100644
--- a/textproc/p5-FormValidator-Simple/Makefile
+++ b/textproc/p5-FormValidator-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/01/23 06:43:56 obache Exp $
+# $NetBSD: Makefile,v 1.14 2015/01/23 06:58:42 obache Exp $
DISTNAME= FormValidator-Simple-0.28
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FormValidator/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/FormValidator-Simple
+HOMEPAGE= http://search.cpan.org/dist/FormValidator-Simple/
COMMENT= Validation with simple chains of constraints
LICENSE= ${PERL5_LICENSE}