diff options
author | flz <flz@FreeBSD.org> | 2005-05-31 08:28:42 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-05-31 08:28:42 +0000 |
commit | b838f217aef832602552eaebdf4830995b1c7e2c (patch) | |
tree | b0aba2b4b3821416e5d584365a99d90b03f4fa3d /security/pamtester | |
parent | 7e9b8fb808e645ac7ffc425f605b3d94a5559cbf (diff) | |
download | FreeBSD-ports-b838f217aef832602552eaebdf4830995b1c7e2c.zip FreeBSD-ports-b838f217aef832602552eaebdf4830995b1c7e2c.tar.gz |
- Change maintainer address to his new shiny FreeBSD.org address.
PR: ports/81687
Submitted by: maintainer
Diffstat (limited to 'security/pamtester')
-rw-r--r-- | security/pamtester/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pamtester/Makefile b/security/pamtester/Makefile index f794bf4..a6cffbc 100644 --- a/security/pamtester/Makefile +++ b/security/pamtester/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= andy@fud.org.nz +MAINTAINER= thompsa@FreeBSD.org COMMENT= A command line pam authentication tester MAN1= pamtester.1 |