diff options
author | will <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
commit | 8af6a934f12d82befc42ca5b0f1b439d9c849455 (patch) | |
tree | e1d013f1291bbc0857b8e55351ee9be00298bcb7 /net/p5-Net-Whois | |
parent | caf10fed95c579dfdee021024213cf6ec5535989 (diff) | |
download | FreeBSD-ports-8af6a934f12d82befc42ca5b0f1b439d9c849455.zip FreeBSD-ports-8af6a934f12d82befc42ca5b0f1b439d9c849455.tar.gz |
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.
Diffstat (limited to 'net/p5-Net-Whois')
-rw-r--r-- | net/p5-Net-Whois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index 90092a9..cd70b2f 100644 --- a/net/p5-Net-Whois/Makefile +++ b/net/p5-Net-Whois/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dima@chg.ru RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes |