diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2002-07-04 20:28:56 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2002-07-04 20:28:56 +0000 |
commit | 09f3254f3d4f275c8e5ec85c86cfa059087a0c80 (patch) | |
tree | 942cd0143baffa768900bd49a296d244bf50b42a /net/ethereal | |
parent | 3491a5043bbc0dcbc5daf88687e37526ec8b0841 (diff) | |
download | ports-09f3254f3d4f275c8e5ec85c86cfa059087a0c80.tar.gz ports-09f3254f3d4f275c8e5ec85c86cfa059087a0c80.zip |
ethereal 0.9.5
Notes
Notes:
svn path=/head/; revision=62446
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 2 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index ee03bda1638f..9cca8d7761f6 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 04e10276ef72..e7c9dfdfda30 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.4.tar.gz) = 42e999daa659820ee93aaaa39ea1e9ea +MD5 (ethereal-0.9.5.tar.gz) = a7a02706c0f22e56a45bd8999dbb35e3 |