diff options
Diffstat (limited to 'textproc/py-sphinx/Makefile')
-rw-r--r-- | textproc/py-sphinx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index f953b519a99..b711db0ced1 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/08/05 10:43:12 markd Exp $ +# $NetBSD: Makefile,v 1.5 2010/06/01 21:22:10 markd Exp $ # -DISTNAME= Sphinx-0.6.2 +DISTNAME= Sphinx-0.6.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= textproc python MASTER_SITES= http://pypi.python.org/packages/source/S/Sphinx/ |