diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-05-19 12:00:49 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-05-19 12:00:49 +0000 |
commit | d0f1e26bb79eec5b17f9806853bfaa586aa52cc5 (patch) | |
tree | 1d53308262ebb82597058a0b6652939569f9dcd9 /sysutils/ldapvi | |
parent | fa202abeb5c1a28e334e70926f8ada6b71b68e43 (diff) | |
download | ports-d0f1e26bb79eec5b17f9806853bfaa586aa52cc5.tar.gz ports-d0f1e26bb79eec5b17f9806853bfaa586aa52cc5.zip |
Notes
Diffstat (limited to 'sysutils/ldapvi')
-rw-r--r-- | sysutils/ldapvi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ldapvi/Makefile b/sysutils/ldapvi/Makefile index 98e7cc114f28..e7055a53e114 100644 --- a/sysutils/ldapvi/Makefile +++ b/sysutils/ldapvi/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils net MASTER_SITES= http://www.lichteblau.com/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sbrabez@gmail.com COMMENT= A tool to update LDAP entries with a text editor LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |