diff options
-rw-r--r-- | misc/Makefile | 2 | ||||
-rw-r--r-- | net/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index ffd7d60..16796a6 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 1041be6..7318022 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 |