From ea99f77afcc10b7ef60af60662ea260fef7ca5c7 Mon Sep 17 00:00:00 2001 From: seanc Date: Thu, 17 Oct 2002 19:47:13 +0000 Subject: Update GeoIP to 1.0.9. Update categories that were missed after the repo-copy[1]. PR: ports/44171 Submitted by: Yen-Ming Lee --- net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c (limited to 'net/GeoIP/files') diff --git a/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c b/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c deleted file mode 100644 index 7b1771ff911b..000000000000 --- a/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c +++ /dev/null @@ -1,13 +0,0 @@ ---- libGeoIP/GeoIPUpdate.c.orig Tue Oct 8 11:12:17 2002 -+++ libGeoIP/GeoIPUpdate.c Tue Oct 8 11:12:41 2002 -@@ -21,9 +21,9 @@ - #include "global.h" - #include "md5.h" - #include "GeoIP.h" -+#include - #include - #include --#include - #include - #include "zlib.h" - #include "time.h" -- cgit