diff options
author | kris <kris@FreeBSD.org> | 2005-04-10 22:28:02 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-10 22:28:02 +0000 |
commit | 90e8175ceccd51305ddfccd04057709e6b2ac854 (patch) | |
tree | 21d151694cd77a7440dc0daceca18536c8d7c6b7 /lang | |
parent | 27fa7a5ed7c645288c2f88e58903995373a12404 (diff) | |
download | FreeBSD-ports-90e8175ceccd51305ddfccd04057709e6b2ac854.zip FreeBSD-ports-90e8175ceccd51305ddfccd04057709e6b2ac854.tar.gz |
BROKEN: Incorrect distinfo
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python-doc-html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index 0e90af1..8d1a4eb 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${DOCFORMAT}-${PORTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= Documentation for the Python programming language +BROKEN= Incorrect distinfo + DIST_SUBDIR= python USE_PYTHON= yes USE_BZIP2= yes |