diff options
author | clsung <clsung@FreeBSD.org> | 2004-08-20 10:56:44 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2004-08-20 10:56:44 +0800 |
commit | 2314cdc1c79b86fa206d6a452e018515a4b3058f (patch) | |
tree | bb34b3c123b9b3162022bf28aacf0deeafb8bfe4 /dns/p5-Net-Nslookup | |
parent | b04e4c5037c043cbdc2248f05912a4ce0ff16f97 (diff) | |
download | freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.gz freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.zst freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.zip |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
Diffstat (limited to 'dns/p5-Net-Nslookup')
-rw-r--r-- | dns/p5-Net-Nslookup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-Nslookup/Makefile b/dns/p5-Net-Nslookup/Makefile index 0adaa7b3c37f..8a196955164e 100644 --- a/dns/p5-Net-Nslookup/Makefile +++ b/dns/p5-Net-Nslookup/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= Provides the capabilities of the standard tool nslookup(1) BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS |