diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-25 01:04:32 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-25 01:04:32 +0000 |
commit | 17422100cc552a98a352496c789c4437cfdb9f94 (patch) | |
tree | a82f1c9b39196a7df4d7ad64214170398e572eb3 /net/p5-Net-Address-Ethernet/Makefile | |
parent | dd43ea6754356ac4abc7d167dbfb63226b8bb31e (diff) |
Notes
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 \ |