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 802f5ee1208..9d0534bcf1b 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2000/09/15 00:39:05 hubertf Exp $ +# $NetBSD: Makefile,v 1.36 2000/10/28 00:36:38 mjl Exp $ # -ETHEREAL_VERSION= 0.8.12 +ETHEREAL_VERSION= 0.8.13 DISTNAME= ethereal-${ETHEREAL_VERSION} CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ |