diff options
author | wiz <wiz@pkgsrc.org> | 2015-09-27 19:03:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-09-27 19:03:58 +0000 |
commit | 109fa2ff8b1fbbe0f2a8cc1c48cbbe2481d25785 (patch) | |
tree | 4e263479d1c2478a33ae0666f3e20c5f02f40789 /devel | |
parent | 21d8738f12b8991fc6b952721b19c4f524f8c7f1 (diff) | |
download | pkgsrc-109fa2ff8b1fbbe0f2a8cc1c48cbbe2481d25785.tar.gz |
Improve COMMENT (expand XMP)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/exempi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/exempi/Makefile b/devel/exempi/Makefile index f8508b39431..b893db29459 100644 --- a/devel/exempi/Makefile +++ b/devel/exempi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/07/08 11:58:33 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/09/27 19:03:58 wiz Exp $ DISTNAME= exempi-2.2.2 CATEGORIES= devel graphics @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libopenraw.freedesktop.org/wiki/Exempi -COMMENT= XMP library +COMMENT= XMP (Extensible Metadata Platform) library LICENSE= modified-bsd GNU_CONFIGURE= yes |