diff options
author | will <will@FreeBSD.org> | 2000-10-25 06:39:57 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-25 06:39:57 +0800 |
commit | 8af6a934f12d82befc42ca5b0f1b439d9c849455 (patch) | |
tree | e1d013f1291bbc0857b8e55351ee9be00298bcb7 /net | |
parent | caf10fed95c579dfdee021024213cf6ec5535989 (diff) | |
download | freebsd-ports-gnome-8af6a934f12d82befc42ca5b0f1b439d9c849455.tar.gz freebsd-ports-gnome-8af6a934f12d82befc42ca5b0f1b439d9c849455.tar.zst freebsd-ports-gnome-8af6a934f12d82befc42ca5b0f1b439d9c849455.zip |
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.
Diffstat (limited to 'net')
-rw-r--r-- | net/mrtg/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-DNS/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Whois/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index a5ff76b4026d..c444a9a9c99e 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ \ ${MASTER_SITE_RINGSERVER} MASTER_SITE_SUBDIR= net/mrtg -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dima@chg.ru LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 46e2b45a531b..4078e43dffe1 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/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 USE_PERL5= yes diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index 90092a9c20c0..cd70b2f021aa 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 diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index a23b8ea8cd25..5ab38d6fb63d 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net DISTNAME= libnet-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dima@chg.ru USE_PERL5= YES |