diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-26 10:28:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-26 10:28:30 +0000 |
commit | 2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e (patch) | |
tree | e57b92c32d2d4e44e6e4f89b62cd26b73641e11c /security | |
parent | 934892fb247ad70fbcfbefb6bfe3b0e1e61d8606 (diff) | |
download | pkgsrc-2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e.tar.gz |
Reset maintainer for developers who gave back their commit bit.
Diffstat (limited to 'security')
-rw-r--r-- | security/apg/Makefile | 4 | ||||
-rw-r--r-- | security/sniff/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile index 8252ce89069..23401218c69 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2006/11/03 09:07:30 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= apg-2.2.3 CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.adel.nursat.kz/apg/ COMMENT= Tool set for random password generation diff --git a/security/sniff/Makefile b/security/sniff/Makefile index 99a41d406c0..33a8bf88b77 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2009/02/16 18:49:58 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= sniff-2.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Program to sniff logins and passwords PKG_DESTDIR_SUPPORT= user-destdir |