diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2006-12-19 10:30:19 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2006-12-19 10:30:19 +0000 |
commit | 28e854ba393693b394c54a6bbcbc72f2967a0f96 (patch) | |
tree | 6e02bd055a36c85c347d01cd77fa92379be1b85a /net/tcpdump | |
parent | 33e781928855c9a5b28096675231a46530d26a73 (diff) | |
download | ports-28e854ba393693b394c54a6bbcbc72f2967a0f96.tar.gz ports-28e854ba393693b394c54a6bbcbc72f2967a0f96.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 80ee78de4df6..d58bc317d8d7 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -7,7 +7,7 @@ PORTNAME= tcpdump PORTVERSION= 3.9.5 -CATEGORIES= net +CATEGORIES= net ipv6 MASTER_SITES= http://www.tcpdump.org/release/ \ http://www.icrew.org/mirror/tcp_dump/tcpdump_3_9/ DISTNAME= ${PORTNAME}-${PORTVERSION} |