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/Makefile | |
parent | 3491a5043bbc0dcbc5daf88687e37526ec8b0841 (diff) |
Notes
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 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%/ \ |