diff options
Diffstat (limited to 'net/perldap/Makefile')
-rw-r--r-- | net/perldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/perldap/Makefile b/net/perldap/Makefile index de0ffdd21d71..0c1c28968c67 100644 --- a/net/perldap/Makefile +++ b/net/perldap/Makefile @@ -11,7 +11,7 @@ DISTFILES= perldap-1.2.2.tgz CATEGORIES= net MASTER_SITES= ftp://ftp.mozilla.org/pub/directory/perldap/ -MAINTAINER= paul@FreeBSD.ORG +MAINTAINER= paul@FreeBSD.org WRKSRC= ${WRKDIR}/perldap LIB_DEPENDS= ldap.1:${PORTSDIR}/net/ldapsdk |