From 94873989d52a6233d9a9ab360d573c2555776da4 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 8 Oct 2000 01:14:54 +0000 Subject: Rename PLIST_* to pkg-plist_*. --- graphics/gimp-manual-html/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/gimp-manual-html/Makefile') diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index 5b3eab4d2e8..9765f338bd7 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" -- cgit