diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-03-15 18:54:13 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-03-15 18:54:13 +0000 |
commit | 4fb6a9d092f0cc744b2b78ba1c97a61070715e46 (patch) | |
tree | 7e4aa7e46c1109f6f8ba9161396f91f7ec73aaad /security/pamtester | |
parent | 7e82c2a12391d253894a1a8e6e1ec9f584c70f3d (diff) | |
download | ports-4fb6a9d092f0cc744b2b78ba1c97a61070715e46.tar.gz ports-4fb6a9d092f0cc744b2b78ba1c97a61070715e46.zip |
Notes
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 e21731c3b689..69754a8f87cb 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= thompsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command line pam authentication tester MAN1= pamtester.1 |