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 b9c697bcc85..8882b22678d 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.127 2006/03/08 04:39:20 minskim Exp $ +# $NetBSD: Makefile,v 1.128 2006/04/17 13:46:43 wiz Exp $ DISTNAME= ethereal-0.10.14 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.ethereal.com/distribution/ \ http://ethereal.planetmirror.com/distribution/ \ |