diff options
author | pav <pav@FreeBSD.org> | 2005-09-16 08:15:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-16 08:15:56 +0800 |
commit | f295d27b607c7442436cbe13a564da74e850d933 (patch) | |
tree | 3b3a2e993c199bb80f13c25fa973104191f80996 /net | |
parent | 42160acee7cabcc71c6fbef59eb7c85e0b82bcb4 (diff) | |
download | freebsd-ports-gnome-f295d27b607c7442436cbe13a564da74e850d933.tar.gz freebsd-ports-gnome-f295d27b607c7442436cbe13a564da74e850d933.tar.zst freebsd-ports-gnome-f295d27b607c7442436cbe13a564da74e850d933.zip |
- Reset long term inactive maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/GeoIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index daad40449dc2..f11e4eb3bcf1 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.13 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from GNU_CONFIGURE= yes |