summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorabs <abs>2002-10-18 22:08:40 +0000
committerabs <abs>2002-10-18 22:08:40 +0000
commit8f87143252c22139ed2070613d54bcca4a3c3c92 (patch)
tree3e7b1c49f85a08cbbcaae4ea1b84cf484035c427 /net
parentf8eb65cb12641cbd35298402ed9a6177264c8d10 (diff)
downloadpkgsrc-8f87143252c22139ed2070613d54bcca4a3c3c92.tar.gz
Import cmu-dhcpd-3.3.7.9
CMU dhcpd 3.3.7 is a combined BootP and DHCP server, available from Carnegie Mellon University. Development of this sofware at CMU has been halted. At Princeton we've added a few new features, and fixed some bugs (and probably introduced new ones, naturally). We've also incorporated patches that others have posted. Our version is 3.3.7+PU.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/cmu-dhcpd/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile
index 7cfbb51e13f..445dea0ea06 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.337 2002/10/15 15:37:22 cjep Exp $
+# $NetBSD: Makefile,v 1.338 2002/10/18 22:08:41 abs Exp $
#
COMMENT= Networking tools
@@ -33,6 +33,7 @@ SUBDIR+= chrony
SUBDIR+= cia
SUBDIR+= cidr
SUBDIR+= citrix_ica
+SUBDIR+= cmu-dhcpd
SUBDIR+= coda5_client
SUBDIR+= coda5_server
SUBDIR+= coda_client
diff --git a/net/cmu-dhcpd/Makefile b/net/cmu-dhcpd/Makefile
index f809ac41e27..7dc12dc17f6 100644
--- a/net/cmu-dhcpd/Makefile
+++ b/net/cmu-dhcpd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/18 22:06:01 abs Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/18 22:08:42 abs Exp $
#
DISTNAME= CMU-dhcp-3.3.7+PU-9
-PKGNAME= cmu-dhcp-3.3.7.9
+PKGNAME= cmu-dhcpd-3.3.7.9
CATEGORIES= net
MASTER_SITES= http://heymon.princeton.edu/software/dhcpd/
EXTRACT_SUFX= .tar.Z