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 /dns | |
parent | 5c2c8b66ccbb7b8a4e9ac2cc017f3201a306f095 (diff) | |
download | ports-79b138f7a8822969c87c3ebb6c6418b7a81ea3ee.tar.gz ports-79b138f7a8822969c87c3ebb6c6418b7a81ea3ee.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 46e2b45a531b..4078e43dffe1 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/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 |