diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-01-13 04:46:51 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-01-13 04:46:51 +0000 |
commit | e8076b573db01e10e816077332221dc4070843ab (patch) | |
tree | e0fff9ae494691318dc74b2f4fab3e0350187380 /net/ethereal/Makefile | |
parent | Change (diff) |
Upgrade to 0.8.1
Notes
Notes:
svn path=/head/; revision=24693
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 b8f53dd56444..a427ac0e2655 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.7.9 +# Version required: 0.8.1 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ethereal-0.7.9 +DISTNAME= ethereal-0.8.1 CATEGORIES= net MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ |