diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-07 20:36:40 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-07 20:36:40 +0800 |
commit | c49a7fe2c60c0178668b351801157c62cbf27996 (patch) | |
tree | 232b4447a3ddf0459da778bb26d553414037f4ec /net/ethereal/Makefile | |
parent | 6113f80f5e4bad51bf7201248384ad130ffaaddc (diff) | |
download | freebsd-ports-gnome-c49a7fe2c60c0178668b351801157c62cbf27996.tar.gz freebsd-ports-gnome-c49a7fe2c60c0178668b351801157c62cbf27996.tar.zst freebsd-ports-gnome-c49a7fe2c60c0178668b351801157c62cbf27996.zip |
Update net/ethreal 0.9.13 -> 0.9.14
Update, new features. No change in installed files.
PR: ports/56080
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Approved by: billf@FreeBSD.org
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r-- | net/ethereal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index dfa45f03102b..48b2dff870c8 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.13 +PORTVERSION= 0.9.14 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ |