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 | 1e0d5eaeaa51118da8c747658555c71c4d788c8d (patch) | |
tree | 2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /security/qca2-ossl/Makefile | |
parent | 0c68eb47c905199ed49f475ae11c3a2643518c1e (diff) | |
download | pkgsrc-1e0d5eaeaa51118da8c747658555c71c4d788c8d.tar.gz |
Reset maintainer, developer has left the building
Diffstat (limited to 'security/qca2-ossl/Makefile')
-rw-r--r-- | security/qca2-ossl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |