diff options
Diffstat (limited to 'textproc/py-html5lib/Makefile')
-rw-r--r-- | textproc/py-html5lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-html5lib/Makefile b/textproc/py-html5lib/Makefile index 92e893876c9..8fe0c739ee0 100644 --- a/textproc/py-html5lib/Makefile +++ b/textproc/py-html5lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/04/15 08:42:03 adam Exp $ +# $NetBSD: Makefile,v 1.4 2012/01/21 16:52:44 gls Exp $ DISTNAME= html5lib-0.90 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ MASTER_SITES= http://html5lib.googlecode.com/files/ EXTRACT_SUFX= .zip MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://code.google.com/5/html5lib/ +HOMEPAGE= http://code.google.com/p/html5lib/ COMMENT= HTML5 parser and tokenizer LICENSE= mit |