diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2004-01-19 19:52:25 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2004-01-19 19:52:25 +0000 |
commit | 4b70245024c9d5dd15a434e88ae8a475ecb970bf (patch) | |
tree | 3402e198a7186a8143831f47186bfc06a6d4c5f3 /net/tcpdump | |
parent | 6bf2f5079dcec3d9937a1381796d119ad002abdc (diff) | |
download | ports-4b70245024c9d5dd15a434e88ae8a475ecb970bf.tar.gz ports-4b70245024c9d5dd15a434e88ae8a475ecb970bf.zip |
Notes
Diffstat (limited to 'net/tcpdump')
-rw-r--r-- | net/tcpdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index 17e21f438005..e5adf275c924 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.8.1 PORTREVISION= 351 CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/beta/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION} +DISTNAME= ${PORTNAME}-${PORTVERSION}-351 MAINTAINER= bms@FreeBSD.org COMMENT= Ubiquitous network traffic analysis tool |