diff options
author | tobez <tobez@FreeBSD.org> | 2013-03-27 17:53:02 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-03-27 17:53:02 +0800 |
commit | 9371acfeeab58f7e3e25f85adaf05a13b9a6527d (patch) | |
tree | fa7f811a7332501c1d2510c4e409ad0e6d7155d8 /net/p5-Net-Address-Ethernet/Makefile | |
parent | d40ead2a394ae885090140614c04444e43b64c88 (diff) | |
download | freebsd-ports-graphics-9371acfeeab58f7e3e25f85adaf05a13b9a6527d.tar.gz freebsd-ports-graphics-9371acfeeab58f7e3e25f85adaf05a13b9a6527d.tar.zst freebsd-ports-graphics-9371acfeeab58f7e3e25f85adaf05a13b9a6527d.zip |
Update to 1.117.
Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes
(changes file is not helpful in this revision).
Diffstat (limited to 'net/p5-Net-Address-Ethernet/Makefile')
-rw-r--r-- | net/p5-Net-Address-Ethernet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index 75836ef093b..d94a06ad5b8 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Address-Ethernet -PORTVERSION= 1.116 +PORTVERSION= 1.117 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |