aboutsummaryrefslogtreecommitdiff
path: root/net/ldapsdk
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-01-23 23:23:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-01-23 23:23:23 +0000
commit387ef110aef664ee705d07e1fac1395dfd3c4436 (patch)
tree7713c4b3cbdf4fe3932d2f096edc4feb1e1a93e4 /net/ldapsdk
parent925fadf5fc8df567230763bbcf902f5ee04264d5 (diff)
downloadports-387ef110aef664ee705d07e1fac1395dfd3c4436.tar.gz
ports-387ef110aef664ee705d07e1fac1395dfd3c4436.zip
Reset maintainer at his request. While here, pacify portlint a little.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=183137
Diffstat (limited to 'net/ldapsdk')
-rw-r--r--net/ldapsdk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ldapsdk/Makefile b/net/ldapsdk/Makefile
index 3927d7dde8cd..651c7075912b 100644
--- a/net/ldapsdk/Makefile
+++ b/net/ldapsdk/Makefile
@@ -11,10 +11,9 @@ PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= directory/c-sdk/ldap
-
DISTNAME= ldapsdk_12311998
-MAINTAINER= paul@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mozilla LDAP sdk
WRKSRC= ${WRKDIR}/mozilla
@@ -56,7 +55,7 @@ do-install:
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
- @echo
+ @echo
@echo 'PLEASE NOTE (2000/8/23):'
@echo ' The mozilla lber and ldap libraries now are installed'
@echo ' with the names mozlber and mozldap.'