summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 02:51:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 02:51:49 +0000
commit4d93aca692230d23d84799d27e62741aa49d11df (patch)
tree3adec49a9062d6e147bcf5680b1fff2d3b99793f /lang
parentRename PLIST.with_patented to pkg-plist.with_patented. (diff)
Rename PLIST_* to pkg-plist_*.
Notes
Notes: svn path=/head/; revision=33530
Diffstat (limited to 'lang')
-rw-r--r--lang/python-doc-html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 6f09b66dc9a9..80ae6958dd8a 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= tg@FreeBSD.org
DIST_SUBDIR= python
NO_BUILD= yes
-PLIST= ${PKGDIR}/PLIST_${DOCFORMAT}
+PLIST= ${PKGDIR}/pkg-plist_${DOCFORMAT}
DOCDIR= ${PREFIX}/share/doc/python