diff options
author | naddy <naddy@FreeBSD.org> | 2002-11-13 08:04:36 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-11-13 08:04:36 +0800 |
commit | dbc91722b473e5674a14bb224406c650368abffd (patch) | |
tree | fa24347e2de01c7f2ae9374e29105a6cf982d320 /net/p5-EasyTCP/Makefile | |
parent | 3c03c6fcfd3d8d462b274a6c6be34e4be7049088 (diff) | |
download | freebsd-ports-gnome-dbc91722b473e5674a14bb224406c650368abffd.tar.gz freebsd-ports-gnome-dbc91722b473e5674a14bb224406c650368abffd.tar.zst freebsd-ports-gnome-dbc91722b473e5674a14bb224406c650368abffd.zip |
Update to 0.16.
PR: 44900
Submitted by: Seamus Venasse <svenasse@polaris.ca>
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 332a751d6007..5152778db1d8 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= EasyTCP -PORTVERSION= 0.13 +PORTVERSION= 0.16 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/M/MN/MNAGUIB |