diff options
author | pav <pav@FreeBSD.org> | 2004-01-22 07:41:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-22 07:41:26 +0800 |
commit | 0db14a2928e5228c8ac6f6df60eaca3262a47c55 (patch) | |
tree | d29e3079899f4c8c6df3debaddb438928ff9ef45 /net | |
parent | f210ec5cd061999047f77ad10651a5d6af81d9d1 (diff) | |
download | freebsd-ports-gnome-0db14a2928e5228c8ac6f6df60eaca3262a47c55.tar.gz freebsd-ports-gnome-0db14a2928e5228c8ac6f6df60eaca3262a47c55.tar.zst freebsd-ports-gnome-0db14a2928e5228c8ac6f6df60eaca3262a47c55.zip |
- Update maintainer's email, old address bounces
Diffstat (limited to 'net')
-rw-r--r-- | net/diradmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/diradmin/Makefile b/net/diradmin/Makefile index 53a2341bb3f0..d25078d97d7b 100644 --- a/net/diradmin/Makefile +++ b/net/diradmin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://diradmin.open-it.org/ DISTNAME= directory_administrator-${PORTVERSION} -MAINTAINER= purple@lewiz.info +MAINTAINER= purple@lewiz.net COMMENT= A smart LDAP directory management tool LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client |