diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-15 22:00:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-15 22:00:58 +0000 |
commit | 3249e0a82f73236ce926722f4e07e1b8bace852b (patch) | |
tree | 2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /security | |
parent | f1cd05d418407f8a362e1eb9f442060a40b8af29 (diff) | |
download | pkgsrc-3249e0a82f73236ce926722f4e07e1b8bace852b.tar.gz |
Reset maintainer, developer has left the building
Diffstat (limited to 'security')
-rw-r--r-- | security/py-oauth/Makefile | 4 | ||||
-rw-r--r-- | security/qca-tls/Makefile | 4 | ||||
-rw-r--r-- | security/qca/Makefile | 4 | ||||
-rw-r--r-- | security/qca2-ossl/Makefile | 4 | ||||
-rw-r--r-- | security/qca2/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/security/py-oauth/Makefile b/security/py-oauth/Makefile index b0e63e73879..2d9a3b9fb79 100644 --- a/security/py-oauth/Makefile +++ b/security/py-oauth/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2010/07/19 16:53:13 ver Exp $ +# $NetBSD: Makefile,v 1.2 2012/04/15 22:01:03 wiz Exp $ DISTNAME= oauth-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python security www MASTER_SITES= http://pypi.python.org/packages/source/o/oauth/ -MAINTAINER= ver@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pypi.python.org/pypi/oauth/ COMMENT= Python OAuth library LICENSE= mit diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile index e36c6405502..643082f8a8a 100644 --- a/security/qca-tls/Makefile +++ b/security/qca-tls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/02/18 01:23:59 sbd Exp $ +# $NetBSD: Makefile,v 1.34 2012/04/15 22:01:03 wiz Exp $ DISTNAME= qca-tls-1.0 PKGREVISION= 10 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jdolecek@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://delta.affinix.com/qca/ COMMENT= Cross-platform crypto API for QT - TLS plugin diff --git a/security/qca/Makefile b/security/qca/Makefile index 62664fe6d9d..13b2b48579f 100644 --- a/security/qca/Makefile +++ b/security/qca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/11/01 06:02:30 sbd Exp $ +# $NetBSD: Makefile,v 1.23 2012/04/15 22:01:03 wiz Exp $ DISTNAME= qca-1.0 PKGREVISION= 8 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jdolecek@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://delta.affinix.com/qca/ COMMENT= Cross-platform crypto API for QT diff --git a/security/qca2-ossl/Makefile b/security/qca2-ossl/Makefile index d41533e838f..c13c14239a4 100644 --- a/security/qca2-ossl/Makefile +++ b/security/qca2-ossl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/03/03 00:13:54 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/04/15 22:01:03 wiz Exp $ DISTNAME= qca-ossl-2.0.0-beta3 PKGNAME= qca2-ossl-${DISTNAME:S/-beta/beta/:C/.*-//} @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jdolecek@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://delta.affinix.com/qca/ COMMENT= Cross-platform crypto API for QT - OpenSSL plugin diff --git a/security/qca2/Makefile b/security/qca2/Makefile index 1f699b27426..7433a8e31e7 100644 --- a/security/qca2/Makefile +++ b/security/qca2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/03/03 00:12:27 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/04/15 22:01:03 wiz Exp $ DISTNAME= qca-2.0.3 PKGNAME= qca2-${DISTNAME:C/.*-//} @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jdolecek@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://delta.affinix.com/qca/ COMMENT= Cross-platform crypto API for QT LICENSE= gnu-lgpl-v2.1 |