From 9360ea4edb8f8609aebf08ff388c4bec2c073ba4 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 30 Jul 2010 20:36:38 +0000 Subject: [PATCH] build p5-IP-Country, it was never added to Makefile. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index c9d4a9ec90b..1a637cb2b41 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.645 2010/07/28 18:18:48 sebastia Exp $ +# $OpenBSD: Makefile,v 1.646 2010/07/30 20:36:38 sthen Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -251,6 +251,7 @@ SUBDIR += p5-IO-Interface SUBDIR += p5-IO-Socket-INET6 SUBDIR += p5-IO-Socket-Multicast + SUBDIR += p5-IP-Country SUBDIR += p5-Net-Amazon SUBDIR += p5-Net-BGP SUBDIR += p5-Net-CIDR