diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-05-31 08:28:42 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-05-31 08:28:42 +0000 |
commit | d8876834deb93b3b12b1c00dd9104604d40e73c3 (patch) | |
tree | 34b19ad20e459b26ace2703f47725629a41459cb /security/pamtester | |
parent | - Fix build, configure script checks for GIMP (diff) |
- Change maintainer address to his new shiny FreeBSD.org address.
PR: ports/81687
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=136500
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 f794bf441105..a6cffbcbdc3b 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 |