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 e962d925af9..cb648d0747c 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2002/06/09 22:46:38 jlam Exp $ +# $NetBSD: Makefile,v 1.62 2002/07/01 17:25:59 toshii Exp $ -DISTNAME= ethereal-0.9.4 +DISTNAME= ethereal-0.9.5 CATEGORIES= net MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ |