summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2016-08-07 11:44:42 +0000
committernros <nros@pkgsrc.org>2016-08-07 11:44:42 +0000
commit417629656e7a3c21a81d15aa634afeaf0bf05d37 (patch)
treefaba9b186dfe1b3f3c757d87e9630389923c3f26 /security
parent1178f5b99b8e5e23bdf3ab3c225dc7adfc4153ba (diff)
downloadpkgsrc-417629656e7a3c21a81d15aa634afeaf0bf05d37.tar.gz
email style fix
Diffstat (limited to 'security')
-rw-r--r--security/qore-ssh2-module/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/qore-ssh2-module/Makefile b/security/qore-ssh2-module/Makefile
index 1b6fe2d34a5..112ed19f316 100644
--- a/security/qore-ssh2-module/Makefile
+++ b/security/qore-ssh2-module/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/07/20 14:54:57 nros Exp $
+# $NetBSD: Makefile,v 1.6 2016/08/07 11:44:43 nros Exp $
DISTNAME= qore-ssh2-module-1.0
CATEGORIES= security
@@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2
GITHUB_RELEASE= v${PKGVERSION_NOREV}
GITHUB_PROJECT= module-ssh2
-MAINTAINER= nros@netbsd.org
+MAINTAINER= nros@NetBSD.org
COMMENT= SSH2 module for Qore
HOMEPAGE= http://www.qore.org/
LICENSE= gnu-lgpl-v2.1 OR mit