diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
commit | 82c3291614a8e8b8fc508465467802b72e301bee (patch) | |
tree | a1b05385982f424dcf8a0253c4cc343937391d02 /security | |
parent | 831d85e51a9d23ad14f204be64466f2785683df9 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile index 3aa8faaefc41..2db17821b562 100644 --- a/security/pam_ldap/Makefile +++ b/security/pam_ldap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.padl.com/download/ \ ftp://ftp.padl.com/pub/ DISTNAME= pam_ldap-${PORTVERSION:S/.//g} -MAINTAINER= marcus@marcuscom.com +MAINTAINER= marcus@FreeBSD.org .include <bsd.port.pre.mk> |