isc-dhcp: reassign to new owner 4265/head
authorPhilip Prindeville <philipp@redfish-solutions.com>
Fri, 14 Apr 2017 21:42:45 +0000 (15:42 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Fri, 14 Apr 2017 21:42:45 +0000 (15:42 -0600)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
net/isc-dhcp/Makefile

index 738e7f965150db140c6c7df24dd5f64276e1842e..e3eeb93b49db4aadd07298dd0b6e0c1e793cea2a 100644 (file)
@@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=isc-dhcp
 UPSTREAM_NAME:=dhcp
 PKG_VERSION:=4.3.5
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=LICENSE
-PKG_MAINTAINER:=Antony Antony <antony@phenome.org>
+PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>
 
 PKG_SOURCE:=$(UPSTREAM_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://ftp.isc.org/isc/dhcp/$(PKG_VERSION) \