diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-05-12 22:32:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-05-12 22:32:29 +0000 |
commit | cfbb13225e72f55b6893fb3a74c2efaf9c693380 (patch) | |
tree | e79d27cc32dced984013d883d05018baef0d989b /sysutils/ldapvi | |
parent | b045766df9e7516b18a07a918af873ebd8a8e91c (diff) | |
download | ports-cfbb13225e72f55b6893fb3a74c2efaf9c693380.tar.gz ports-cfbb13225e72f55b6893fb3a74c2efaf9c693380.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 54103428a9a6..98e7cc114f28 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= Joerg.Pulz@frm2.tum.de +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to update LDAP entries with a text editor LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |