pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/libfpx Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aed8d465d4bf
branches:  trunk
changeset: 366162:aed8d465d4bf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Aug 04 20:03:17 2017 +0000

description:
Fix typo.

diffstat:

 graphics/libfpx/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 17a1f9df6ed3 -r aed8d465d4bf graphics/libfpx/Makefile
--- a/graphics/libfpx/Makefile  Fri Aug 04 19:32:25 2017 +0000
+++ b/graphics/libfpx/Makefile  Fri Aug 04 20:03:17 2017 +0000
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.1 2017/08/04 08:24:24 nros Exp $
+# $NetBSD: Makefile,v 1.2 2017/08/04 20:03:17 wiz Exp $
+
 libfpx_ver=    1.3.1
 DISTNAME=      libfpx-${libfpx_ver}-9
 PKGNAME=       libfpx-${libfpx_ver}
@@ -10,7 +11,7 @@
 
 MAINTAINER=    nros%NetBSD.org@localhost
 HOMEPAGE=      http://www.imagemagick.org/
-COMMENT=       Library for reading nad writing FlashPix images
+COMMENT=       Library for reading and writing FlashPix images
 LICENSE=       flashpix-license
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index