From 3d25f2bf6f8e203fda0cf649ad0ef4bae4d6858e Mon Sep 17 00:00:00 2001 From: Sean Chittenden Date: Wed, 9 Oct 2002 04:34:49 +0000 Subject: Move GeoIP and perl friend from misc/ to net/ Approved by: knu (mentor) --- misc/Makefile | 2 -- net/Makefile | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/Makefile b/misc/Makefile index ffd7d60b5ee8..16796a6cfbe7 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -2,7 +2,6 @@ # SUBDIR += 44bsd-more - SUBDIR += GeoIP SUBDIR += Howto SUBDIR += achievo SUBDIR += aclgen @@ -222,7 +221,6 @@ SUBDIR += p5-Finance-Currency-Convert SUBDIR += p5-Finance-Quote SUBDIR += p5-Finance-QuoteHist - SUBDIR += p5-Geo-IP SUBDIR += p5-Geo-Weather SUBDIR += p5-I18N-Charset SUBDIR += p5-I18N-LangTags diff --git a/net/Makefile b/net/Makefile index 1041be66da75..7318022bafee 100644 --- a/net/Makefile +++ b/net/Makefile @@ -4,6 +4,7 @@ SUBDIR += 44bsd-rdist SUBDIR += 6tunnel SUBDIR += 6to4 + SUBDIR += GeoIP SUBDIR += NeTraMet SUBDIR += SSLtelnet SUBDIR += adasockets @@ -341,6 +342,7 @@ SUBDIR += p5-EasyTCP SUBDIR += p5-File-Rsync SUBDIR += p5-Frontier-RPC + SUBDIR += p5-Geo-IP SUBDIR += p5-IC-Radius SUBDIR += p5-IO-Interface SUBDIR += p5-IO-Socket-Multicast -- cgit v1.2.3