diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-16 01:10:57 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-16 01:10:57 +0800 |
commit | bd3165af9734dd763af207440fea04de13955643 (patch) | |
tree | 61df55a150ae58eef8d872585b9037d815a0babb /net/p5-EasyTCP/Makefile | |
parent | 9398f7caa15a617070d47a5d8fe9e5606862be71 (diff) | |
download | freebsd-ports-gnome-bd3165af9734dd763af207440fea04de13955643.tar.gz freebsd-ports-gnome-bd3165af9734dd763af207440fea04de13955643.tar.zst freebsd-ports-gnome-bd3165af9734dd763af207440fea04de13955643.zip |
upgrade to 0.17
PR: 45277
Submitted by: maintainer
Diffstat (limited to 'net/p5-EasyTCP/Makefile')
-rw-r--r-- | net/p5-EasyTCP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index 5152778db1d8..efe1ba95b687 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 |