diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
commit | 34764dadd9f31e7e470fc883fb9cc0774a9962ed (patch) | |
tree | dba00c2723eaf67d2d6eb128951401f25d46806e /security/pam_ldap | |
parent | 63cfeea2329db6fed18582e16461b7be55f72c8b (diff) | |
download | FreeBSD-ports-34764dadd9f31e7e470fc883fb9cc0774a9962ed.zip FreeBSD-ports-34764dadd9f31e7e470fc883fb9cc0774a9962ed.tar.gz |
Change my ports to use my FreeBSD.org address.
Approved by: sobomax
Diffstat (limited to 'security/pam_ldap')
-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 3aa8faa..2db1782 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> |