diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/gimp-manual-html/Makefile | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) |
Notes
Diffstat (limited to 'graphics/gimp-manual-html/Makefile')
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index d59e9c72cc89..731172850ae4 100644 --- a/graphics/gimp-manual-html/Makefile +++ b/graphics/gimp-manual-html/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://manual.gimp.org/pub/manual/ \ PKGNAMESUFFIX= -${DOCFORMAT} MAINTAINER= brett@peloton.runet.edu +COMMENT= The user manual for the GNU Image Manipulation Program (GIMP) .if !defined(DOCFORMAT) DOCFORMAT=HTML |