pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/libfilezilla Fix typo in comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac9731dd4a7d
branches:  trunk
changeset: 350881:ac9731dd4a7d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 07 22:11:46 2016 +0000

description:
Fix typo in comment.

diffstat:

 net/libfilezilla/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5f455f634dd6 -r ac9731dd4a7d net/libfilezilla/Makefile
--- a/net/libfilezilla/Makefile Sun Aug 07 18:04:00 2016 +0000
+++ b/net/libfilezilla/Makefile Sun Aug 07 22:11:46 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/08/07 17:53:19 maya Exp $
+# $NetBSD: Makefile,v 1.5 2016/08/07 22:11:46 wiz Exp $
 
 DISTNAME=      libfilezilla-0.5.3
 PKGREVISION=   1
@@ -17,7 +17,7 @@
 
 PKGCONFIG_OVERRIDE+=   lib/libfilezilla.pc.in
 
-# GCC 4.9 is reuqired to support C++14
+# GCC 4.9 is required to support C++14
 GCC_REQD+=     4.9
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index