diff options
author | nros <nros@pkgsrc.org> | 2016-08-07 10:12:58 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2016-08-07 10:12:58 +0000 |
commit | 70186841539e1c0bc2c7de01b397b81f4662ae42 (patch) | |
tree | 9ae565330caab55500c089967f6e2dd752db4665 /security | |
parent | 3c57e037e832fed66fcb5dd0f219036de28504bb (diff) | |
download | pkgsrc-70186841539e1c0bc2c7de01b397b81f4662ae42.tar.gz |
email style fix
Diffstat (limited to 'security')
-rw-r--r-- | security/qore-asn1-module/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/qore-asn1-module/Makefile b/security/qore-asn1-module/Makefile index 9cb660b6c18..2fbae6b88f9 100644 --- a/security/qore-asn1-module/Makefile +++ b/security/qore-asn1-module/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2016/07/22 12:53:33 nros Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 10:17:53 nros Exp $ DISTNAME= qore-asn1-module-0.0.3 PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org HOMEPAGE= http://www.qore.org/ COMMENT= ASN.1 Qore module LICENSE= gnu-lgpl-v2.1 |