summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 01:14:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 01:14:54 +0000
commite690d87f9d8cabbb2122893b6a5a2e8fd9e41939 (patch)
tree3efcd087e3bd9773b76071a4332d879ec72d9de2 /graphics
parentRename PLIST.notools to pkg-plist.notools. (diff)
Rename PLIST_* to pkg-plist_*.
Notes
Notes: svn path=/head/; revision=33509
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-manual-html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile
index 5b3eab4d2e80..9765f338bd76 100644
--- a/graphics/gimp-manual-html/Makefile
+++ b/graphics/gimp-manual-html/Makefile
@@ -26,7 +26,7 @@ DOCFORMAT=HTML
.endif
.endif
-PLIST= ${PKGDIR}/PLIST_${DOCFORMAT}
+PLIST= ${PKGDIR}/pkg-plist_${DOCFORMAT}
pre-fetch:
@${ECHO} "This manual is available in three formats: HTML, PDF, and"