diff options
author | wiz <wiz> | 2011-02-28 14:52:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-02-28 14:52:37 +0000 |
commit | 2941ecec8f01130a171dd0b31104359ecca3543a (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /security/opensc | |
parent | d0c02364f39baa6a4ba3f77ccdfe3a1f9d84eeda (diff) | |
download | pkgsrc-2941ecec8f01130a171dd0b31104359ecca3543a.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'security/opensc')
-rw-r--r-- | security/opensc/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opensc/Makefile.common b/security/opensc/Makefile.common index 4c1cfd03c53..a0f028218bb 100644 --- a/security/opensc/Makefile.common +++ b/security/opensc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2010/09/01 15:59:22 drochner Exp $ +# $NetBSD: Makefile.common,v 1.6 2011/02/28 14:53:02 wiz Exp $ # # used by security/opensc/Makefile # used by security/opensc-signer/Makefile @@ -8,7 +8,7 @@ DISTNAME= opensc-${OPENSC_PKG_VERSION} CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/opensc/ -MAINTAINER= hasso@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opensc-project.org/opensc/ PKG_DESTDIR_SUPPORT= user-destdir |