diff --git a/net/mac-to-devinfo/Makefile b/net/mac-to-devinfo/Makefile index 4736fb8ec..8895552d1 100644 --- a/net/mac-to-devinfo/Makefile +++ b/net/mac-to-devinfo/Makefile @@ -19,6 +19,7 @@ define Package/mac-to-devinfo SECTION:=net CATEGORY:=Network TITLE:=MAC Address to Device Information + MAINTAINER:=Daniel Dickinson endef define Package/mac-to-devinfo/description diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 5495689ef..586f39164 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -24,6 +24,7 @@ define Package/miniupnpd DEPENDS:=+iptables TITLE:=Lightweight UPnP daemon URL:=http://miniupnp.free.fr/ + MAINTAINER:=Daniel Dickinson endef define Package/miniupnpd/conffiles diff --git a/net/smap/Makefile b/net/smap/Makefile index 72cd9c8dc..98d7504ce 100644 --- a/net/smap/Makefile +++ b/net/smap/Makefile @@ -26,6 +26,7 @@ define Package/smap SECTION:=net CATEGORY:=Network TITLE:=A SIP network discovery tool + MAINTAINER:=Daniel Dickinson URL:=http://www.wormulon.net/smap/ DEPENDS:=+libpthread endef