[packages] pciutils: update to 3.1.6
[openwrt/svn-archive/archive.git] / net / dhcp / Makefile
index 94432446567588dc30c772a85e98b42bc59a58ae..079e311fca62641def473dac0c7012c04591a209 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -22,7 +21,7 @@ define Package/dhcp/Default
   SECTION:=net
   CATEGORY:=Network
   TITLE:=ISC's DHCP
-  URL:=http://www.isc.org/
+  URL:=https://www.isc.org/software/dhcp
 endef
 
 define Package/dhcp-relay