diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-15 17:10:57 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-15 17:10:57 +0000 |
commit | bd3165af9734dd763af207440fea04de13955643 (patch) | |
tree | 61df55a150ae58eef8d872585b9037d815a0babb /net | |
parent | 9398f7caa15a617070d47a5d8fe9e5606862be71 (diff) | |
download | FreeBSD-ports-bd3165af9734dd763af207440fea04de13955643.zip FreeBSD-ports-bd3165af9734dd763af207440fea04de13955643.tar.gz |
upgrade to 0.17
PR: 45277
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-EasyTCP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-EasyTCP/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index 5152778..efe1ba9 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= EasyTCP -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/M/MN/MNAGUIB diff --git a/net/p5-EasyTCP/distinfo b/net/p5-EasyTCP/distinfo index cb3a6a4..3422662 100644 --- a/net/p5-EasyTCP/distinfo +++ b/net/p5-EasyTCP/distinfo @@ -1 +1 @@ -MD5 (EasyTCP-0.16.tar.gz) = ea8fc5b0be5316303ca5f6ef62091e4c +MD5 (EasyTCP-0.17.tar.gz) = 91eb2c58be6a91cc957e3e4155059039 |