diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
commit | 79b138f7a8822969c87c3ebb6c6418b7a81ea3ee (patch) | |
tree | 9415202c196dbc54628aeedf6e08f2fea25ef9ee /net | |
parent | 5c2c8b66ccbb7b8a4e9ac2cc017f3201a306f095 (diff) | |
download | ports-79b138f7a8822969c87c3ebb6c6418b7a81ea3ee.tar.gz ports-79b138f7a8822969c87c3ebb6c6418b7a81ea3ee.zip |
Notes
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 |