diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-05-14 22:59:51 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-05-14 22:59:51 +0800 |
commit | 79a01861d36a7afd84ad6c135eb22d385f4fb451 (patch) | |
tree | cc0c961394a08d159bdf5640af5ffd2d96f74af4 /net/GeoIP | |
parent | b0ea15c7b4da90be8c021ff284bb6b318a63db0c (diff) | |
download | freebsd-ports-gnome-79a01861d36a7afd84ad6c135eb22d385f4fb451.tar.gz freebsd-ports-gnome-79a01861d36a7afd84ad6c135eb22d385f4fb451.tar.zst freebsd-ports-gnome-79a01861d36a7afd84ad6c135eb22d385f4fb451.zip |
Pass maintainership to Shaun Amott <shaun@inerd.com>
PR: ports/96289
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor)
Diffstat (limited to 'net/GeoIP')
-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 ba163107ea38..489f442c316e 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.16 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Find the country that any IP address or hostname originates from GNU_CONFIGURE= yes |