pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/libfpx



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Aug  4 20:03:17 UTC 2017

Modified Files:
        pkgsrc/graphics/libfpx: Makefile

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/libfpx/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/libfpx/Makefile
diff -u pkgsrc/graphics/libfpx/Makefile:1.1 pkgsrc/graphics/libfpx/Makefile:1.2
--- pkgsrc/graphics/libfpx/Makefile:1.1 Fri Aug  4 08:24:24 2017
+++ pkgsrc/graphics/libfpx/Makefile     Fri Aug  4 20:03:17 2017
@@ -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 @@ EXTRACT_SUFX= .tar.xz
 
 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