diff options
author | mycroft <mycroft@pkgsrc.org> | 2001-10-22 03:03:15 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2001-10-22 03:03:15 +0000 |
commit | b386dab47ceeff9b5da0c94bc30a98a884b53352 (patch) | |
tree | 7f7f697265df1a0261d4852cec9cbe6c1faffa04 /net/ethereal/Makefile | |
parent | b378a0fa4434a5071f17d7f031bdc58ae94a4964 (diff) | |
download | pkgsrc-b386dab47ceeff9b5da0c94bc30a98a884b53352.tar.gz |
Update to ethereal 0.8.20.
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/ |