diff --git a/devel/Makefile b/devel/Makefile index 4457cd7c22b..01b0c8cdb81 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.199 2004/01/03 13:41:18 sturm Exp $ +# $OpenBSD: Makefile,v 1.200 2004/01/05 17:48:03 sturm Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -115,6 +115,7 @@ SUBDIR += p5-Algorithm-Permute SUBDIR += p5-App-Info SUBDIR += p5-AppConfig + SUBDIR += p5-AppConfig-Std SUBDIR += p5-B-Graph SUBDIR += p5-BSD-Resource SUBDIR += p5-C-Scan diff --git a/net/Makefile b/net/Makefile index c6492610132..76dfe8f5464 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.299 2003/12/29 14:10:17 kevlo Exp $ +# $OpenBSD: Makefile,v 1.300 2004/01/05 17:48:03 sturm Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -142,6 +142,7 @@ SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-SEC SUBDIR += p5-Net-Daemon + SUBDIR += p5-Net-Dict SUBDIR += p5-Net-ICQ2000 SUBDIR += p5-Net-IP SUBDIR += p5-Net-IPv4Addr