From: W. Michael Petullo Date: Tue, 2 Nov 2010 16:22:20 +0000 (+0000) Subject: Add maintainer to openldap Makefile X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=f5c01c7f00c71c5c2d5376f1fb5d67218f60476b Add maintainer to openldap Makefile SVN-Revision: 23790 --- diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index f9d8b0825c..826af7886b 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/openldap/Default TITLE:=LDAP implementation URL:=http://www.openldap.org/ + MAINTAINER:=W. Michael Petullo endef define Package/libopenldap