Add maintainer to openldap Makefile
authorW. Michael Petullo <mike@flyn.org>
Tue, 2 Nov 2010 16:22:20 +0000 (16:22 +0000)
committerW. Michael Petullo <mike@flyn.org>
Tue, 2 Nov 2010 16:22:20 +0000 (16:22 +0000)
SVN-Revision: 23790

libs/openldap/Makefile

index f9d8b0825ca5b2b381e89e715cc2d5aa86ae6a0b..826af7886b4ea9371d94e0571f4852f6d16fed1f 100644 (file)
@@ -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 <mike@flyn.org>
 endef
 
 define Package/libopenldap