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 1e9fc55a2a0..ddfd110dbc7 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2003/11/12 03:39:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.88 2003/12/13 00:45:25 wiz Exp $ # DISTNAME= ethereal-0.9.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ \ |