diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 01:14:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 01:14:54 +0000 |
commit | e690d87f9d8cabbb2122893b6a5a2e8fd9e41939 (patch) | |
tree | 3efcd087e3bd9773b76071a4332d879ec72d9de2 /graphics/gimp-manual-html | |
parent | c050cd6b6be3be69279a362391dda88bc9da0b36 (diff) | |
download | ports-e690d87f9d8cabbb2122893b6a5a2e8fd9e41939.tar.gz ports-e690d87f9d8cabbb2122893b6a5a2e8fd9e41939.zip |
Notes
Diffstat (limited to 'graphics/gimp-manual-html')
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 2 |
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" |