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 5630689e2d3..9a2b8168960 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2001/09/24 09:51:09 tron Exp $ +# $NetBSD: Makefile,v 1.52 2001/10/22 03:03:15 mycroft Exp $ -DISTNAME= ethereal-0.8.19 +DISTNAME= ethereal-0.8.20 CATEGORIES= net MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ |