diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2002-10-07 04:30:58 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2002-10-07 04:30:58 +0000 |
commit | 6640fa04e77572c69f3deb0df063b9cafa6eeeac (patch) | |
tree | a26436232dfa46ab69bf5d358030ded1d169cd20 /net/p5-Geo-IP | |
parent | f26fe11531bc5313dd2a9f3c05f4af7f6c19212f (diff) | |
download | ports-6640fa04e77572c69f3deb0df063b9cafa6eeeac.tar.gz ports-6640fa04e77572c69f3deb0df063b9cafa6eeeac.zip |
Update GeoIP to 1.0.8. Grab maintainership of both of these ports.
Approved by: knu (mentor) && old maintainer
Notes
Notes:
svn path=/head/; revision=67532
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 79de175c3926..30b30e120752 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- -MAINTAINER= leeym@FreeBSD.org +MAINTAINER= seanc@FreeBSD.org LIB_DEPENDS= GeoIP.1:${PORTSDIR}/misc/GeoIP |