diff options
author | hiramatsu <hiramatsu> | 2015-03-15 18:31:52 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2015-03-15 18:31:52 +0000 |
commit | 6bf16b847bf30a613ecd624665889699957df011 (patch) | |
tree | 36bd29c2a7712e182c9d9383c97932cfa5c478f0 /security/pam-af | |
parent | 724300489bc9625818071424837e5e89e4775641 (diff) | |
download | pkgsrc-6bf16b847bf30a613ecd624665889699957df011.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'security/pam-af')
-rw-r--r-- | security/pam-af/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-af/Makefile b/security/pam-af/Makefile index 089a921f586..51594f1d8be 100644 --- a/security/pam-af/Makefile +++ b/security/pam-af/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:47 asau Exp $ +# $NetBSD: Makefile,v 1.14 2015/03/15 18:31:52 hiramatsu Exp $ DISTNAME= pam_af-1.0.2 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://mbsd.msk.ru/dist/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mbsd.msk.ru/stas/pam_af.html COMMENT= Anti-bruteforce PAM module LICENSE= 2-clause-bsd |