pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/zoneminder



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jun 18 12:37:35 UTC 2019

Modified Files:
        pkgsrc/security/zoneminder: Makefile

Log Message:
zoneminder: fix typo in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/security/zoneminder/Makefile

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

Modified files:

Index: pkgsrc/security/zoneminder/Makefile
diff -u pkgsrc/security/zoneminder/Makefile:1.42 pkgsrc/security/zoneminder/Makefile:1.43
--- pkgsrc/security/zoneminder/Makefile:1.42    Tue Jun 18 12:36:59 2019
+++ pkgsrc/security/zoneminder/Makefile Tue Jun 18 12:37:35 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/06/18 12:36:59 gdt Exp $
+# $NetBSD: Makefile,v 1.43 2019/06/18 12:37:35 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/ZoneMinder-/zoneminder-/}
 DISTNAME=      ZoneMinder-1.28.1
@@ -35,7 +35,7 @@ USE_TOOLS+=   aclocal autoconf autoheader 
 # configuration.  We take the view that if an installation can be
 # reasonably configured to use a module, that module should be a
 # dependency, absent some reason that it is so heavyweight that it
-# shoudl be an option.
+# should be an option.
 
 # MIME::Entity is needed from p5-MIME-tools
 # LWP::UserAgent is needed from p5-libwww



Home | Main Index | Thread Index | Old Index