pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/isc-dhcp4
Module Name: pkgsrc
Committed By: nia
Date: Tue Jun 18 20:02:24 UTC 2019
Modified Files:
pkgsrc/net/isc-dhcp4: Makefile.common
Log Message:
Fix the HOMEPAGE for ISC DHCP.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/isc-dhcp4/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/isc-dhcp4/Makefile.common
diff -u pkgsrc/net/isc-dhcp4/Makefile.common:1.37 pkgsrc/net/isc-dhcp4/Makefile.common:1.38
--- pkgsrc/net/isc-dhcp4/Makefile.common:1.37 Tue Oct 23 13:10:05 2018
+++ pkgsrc/net/isc-dhcp4/Makefile.common Tue Jun 18 20:02:24 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.37 2018/10/23 13:10:05 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.38 2019/06/18 20:02:24 nia Exp $
#
# used by net/isc-dhcp4/Makefile
# used by net/isc-dhcpd4/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/dhc
MASTER_SITES+= http://ftp.isc.org/isc/dhcp/${VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.isc.org/sw/dhcp
+HOMEPAGE= https://www.isc.org/dhcp/
LICENSE= isc
CONFLICTS+= isc-dhcp-base-3.*
Home |
Main Index |
Thread Index |
Old Index