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 | |
parent | Remove COMMENTFILE. (diff) |
De-pkg-comment.
Diffstat (limited to 'graphics/gimp-manual-html')
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-manual-html/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/graphics/gimp-manual-html/pkg-comment b/graphics/gimp-manual-html/pkg-comment deleted file mode 100644 index efa5ddcc0dfb..000000000000 --- a/graphics/gimp-manual-html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The user manual for the GNU Image Manipulation Program (GIMP) |