diff options
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r-- | net/ethereal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 4c772d9645dc..a66da6c240bd 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -3,10 +3,10 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.1.1.1 1998/09/18 21:53:24 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/09/22 22:55:54 asami Exp $ # -DISTNAME= ethereal-0.3.16 +DISTNAME= ethereal-0.3.17 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ |