diff options
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r-- | net/ruby-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index ee0e52cfafbb..0f44286d2b96 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to LDAP API based on RFC1823 WITH_LDAP_BACKEND?= openldap2 |