diff options
author | rillig <rillig@pkgsrc.org> | 2008-03-04 11:02:23 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2008-03-04 11:02:23 +0000 |
commit | ebcb0ce01eb5ac09ecb13f8a598981d660e95070 (patch) | |
tree | e1e491dbb50872cfd5f54c2309aea32f51f49fec /security | |
parent | 731f8eb5c4cac841bfa11e175c25966df13ec12b (diff) | |
download | pkgsrc-ebcb0ce01eb5ac09ecb13f8a598981d660e95070.tar.gz |
Resign from maintaining a lot of packages, so everyone is free to update
them at will.
Diffstat (limited to 'security')
-rw-r--r-- | security/Bastille/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-PasswdMD5/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/Bastille/Makefile b/security/Bastille/Makefile index fb9fe945afd..0fd0b6b53aa 100644 --- a/security/Bastille/Makefile +++ b/security/Bastille/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/09/21 13:04:16 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2008/03/04 11:02:25 rillig Exp $ # DISTNAME= Bastille-3.0.9 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bastille-linux/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://bastille-linux.sourceforge.net/ COMMENT= System hardening tool focusing on educating the user diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 3ba763ce74b..5555f7c3db6 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/03/15 12:18:29 rillig Exp $ +# $NetBSD: Makefile,v 1.2 2008/03/04 11:02:25 rillig Exp $ # DISTNAME= Authen-PAM-0.16 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= security MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NI/NIKIP/ -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nik.pelov.name/Authen-PAM/ COMMENT= Authentication via PAM diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index 6ccff4f25e1..7d8c87c7ebe 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.2 2006/10/02 17:30:26 rillig Exp $ +# $NetBSD: Makefile,v 1.2 2008/03/04 11:02:25 rillig Exp $ # DISTNAME= Crypt-PasswdMD5-1.3 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 MASTER_SITES= ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/ -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/ COMMENT= MD5-based crypt() function |