summaryrefslogtreecommitdiff
path: root/textproc/py-html5lib
diff options
context:
space:
mode:
authorgls <gls@pkgsrc.org>2012-01-21 16:52:44 +0000
committergls <gls@pkgsrc.org>2012-01-21 16:52:44 +0000
commit4db336045ec703b21f424bf441aae9e3a9ef4130 (patch)
treeb763afde13bc9711357beed45f3358c2bc18097c /textproc/py-html5lib
parent5c6a49977d0231244c034b842ff77541afa2c865 (diff)
downloadpkgsrc-4db336045ec703b21f424bf441aae9e3a9ef4130.tar.gz
Adjust HOMEPAGE
Diffstat (limited to 'textproc/py-html5lib')
-rw-r--r--textproc/py-html5lib/Makefile4
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