diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/GeoIP | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 1 | ||||
-rw-r--r-- | net/GeoIP/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 65b77dbf4de1..0bba3f472ccd 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ MAINTAINER= seanc@FreeBSD.org +COMMENT= Find the country that any IP address or hostname originates from USE_LIBTOOL= yes CONFIGURE_ARGS= --with-gnu-ld=yes diff --git a/net/GeoIP/pkg-comment b/net/GeoIP/pkg-comment deleted file mode 100644 index 15f274e738a3..000000000000 --- a/net/GeoIP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Find the country that any IP address or hostname originates from |