diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/cmu-dhcpd/Makefile | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/cmu-dhcpd/Makefile')
-rw-r--r-- | net/cmu-dhcpd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/cmu-dhcpd/Makefile b/net/cmu-dhcpd/Makefile index cc5a922068f..fc6b90f86a3 100644 --- a/net/cmu-dhcpd/Makefile +++ b/net/cmu-dhcpd/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:30:17 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/10/04 21:53:16 wiz Exp $ # DISTNAME= CMU-dhcp-3.3.7+PU-9 PKGNAME= cmu-dhcpd-3.3.7.9 CATEGORIES= net -MASTER_SITES= http://heymon.princeton.edu/software/dhcpd/ +MASTER_SITES= http://www.net.princeton.edu/software/dhcpd/ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://heymon.princeton.edu/software/dhcpd/ +HOMEPAGE= http://www.net.princeton.edu/software/dhcpd/ COMMENT= CMU BootP and DHCP server, plus Princeton patches NOT_FOR_PLATFORM= Interix-*-* # no userland routing table support |