diff options
author | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
commit | bade9d121f4fc351bd692c5fb98fe4ddfd76258b (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /net/tcpdump | |
parent | 454c3c42d8457ed4bfc7652aca829b46d8e78a6f (diff) | |
download | pkgsrc-bade9d121f4fc351bd692c5fb98fe4ddfd76258b.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'net/tcpdump')
-rw-r--r-- | net/tcpdump/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index 43b617cb522..3f48c4aea69 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/07/21 17:11:24 martti Exp $ +# $NetBSD: Makefile,v 1.8 2003/11/12 03:39:42 jschauma Exp $ DISTNAME= tcpdump-3.7.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/release/ |