diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 17:32:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 17:32:08 +0000 |
commit | eecc309802e87c591d8e35a82b02c8691efd628a (patch) | |
tree | 5d62599dbdc121a02de06136095390d8af5c1b8c /dns | |
parent | 2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-pgeodns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-pgeodns/Makefile b/dns/p5-pgeodns/Makefile index 786626567f6e..9e415c8753d0 100644 --- a/dns/p5-pgeodns/Makefile +++ b/dns/p5-pgeodns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A Geographic NameServer BUILD_DEPENDS= p5-Geo-IP>=0:${PORTSDIR}/net/p5-Geo-IP \ |