diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-11-24 02:28:49 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-11-24 02:28:49 +0000 |
commit | aa5581c10464bd68b8002a95870af5d315c1f923 (patch) | |
tree | f48c75b4d1f242d22dd1af9c619d592b48b3b424 /net/ethereal/Makefile | |
parent | fe7eec73811aac4c968addc8b4a99fefbe5cba0e (diff) | |
download | ports-aa5581c10464bd68b8002a95870af5d315c1f923.tar.gz ports-aa5581c10464bd68b8002a95870af5d315c1f923.zip |
Notes
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 62b9c971844c..dd17155b9479 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.7.7 +# Version required: 0.7.8 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ethereal-0.7.7 +DISTNAME= ethereal-0.7.8 CATEGORIES= net MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ |