diff options
Diffstat (limited to 'net/p5-Net-Address-Ethernet/Makefile')
-rw-r--r-- | net/p5-Net-Address-Ethernet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index c78b545c4cda..9e8e14d46e5f 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Net-Address-Ethernet -PORTVERSION= 1.077 +PORTVERSION= 1.081 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Find hardware ethernet address RUN_DEPENDS= ${SITE_PERL}/Env/Path.pm:${PORTSDIR}/devel/p5-Env-Path \ |