diff options
author | mat <mat@FreeBSD.org> | 2014-11-18 18:38:26 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-11-18 18:38:26 +0800 |
commit | 46a6ab2be455408aa5cb6b85e2619de45f6b62dc (patch) | |
tree | 37d2071ecbbf3297086e329bdcb7b6c9bff60c5c /net/p5-Net-MAC | |
parent | d1500af60b6bb2834253695808f1c3aaeb2d5820 (diff) | |
download | freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.tar.gz freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.tar.zst freebsd-ports-gnome-46a6ab2be455408aa5cb6b85e2619de45f6b62dc.zip |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight
Diffstat (limited to 'net/p5-Net-MAC')
-rw-r--r-- | net/p5-Net-MAC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-MAC/Makefile b/net/p5-Net-MAC/Makefile index 256f5c5a88e7..d19386450d93 100644 --- a/net/p5-Net-MAC/Makefile +++ b/net/p5-Net-MAC/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl 5 module for representing and manipulating MAC addresses BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww |