diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-29 23:19:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-29 23:19:11 +0000 |
commit | c18700310b5c167875ab805bbe1d468f41ddb2c3 (patch) | |
tree | 470d202a8971e37054e068d1d960d89119b25c82 /net/ethereal/Makefile | |
parent | b58be341c7d58f42f65d8544ca5d2882ef8b32c5 (diff) |
Notes
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r-- | net/ethereal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 82ac483e7908..318cffcefdd3 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.10.13 -PORTREVISION= 3 +PORTVERSION= 0.10.14 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ethereal.com/pub/ethereal/all-versions/ |