diff options
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r-- | lang/python-doc-html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index 84b7505817a5..c2ba17f6d96f 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -54,7 +54,7 @@ MASTER_SITES+= PYTHON/ftp/python/doc/${v}:${v:S/./x/g} DISTFILES+= python-${v}-docs-${f}${EXTRACT_SUFX}:${v:S/./x/g},DEFAULT .endfor .endfor -MASTER_SITES+= PYTHON/ftp/python/doc/current:DEFAULT +MASTER_SITES+= PYTHON/ftp/python/doc/current .endif pre-install: |