diff options
Diffstat (limited to 'net/openldap22/Makefile')
-rw-r--r-- | net/openldap22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index 795d654..bb2b25a 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 |