diff options
author | zuntum <zuntum> | 2002-05-25 07:58:05 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2002-05-25 07:58:05 +0000 |
commit | fdfc427e65b8ec98cc59e27c96e903f83b84c62c (patch) | |
tree | 4430977e184e5feecb229318703be0b9ddb95f45 /graphics | |
parent | 37d828177102a388533df4dfe13f920e2cb2f745 (diff) | |
download | pkgsrc-fdfc427e65b8ec98cc59e27c96e903f83b84c62c.tar.gz |
Adjust COMMENT (the previous one was copied from gphoto2 package)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtkam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 02f8b26df4d..ed8d29a97d6 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/03/21 03:40:05 fredb Exp $ +# $NetBSD: Makefile,v 1.6 2002/05/25 07:58:05 zuntum Exp $ DISTNAME= gtkam-0.1.2 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.gphoto.org/gphoto2/ -COMMENT= Download and view files from various digital cameras +COMMENT= GTK+ application for downloading, saving and manipulating on images from digital cameras BUILD_USES_MSGFMT= yes |