diff options
author | trevor <trevor@FreeBSD.org> | 2003-12-09 18:19:50 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-12-09 18:19:50 +0000 |
commit | b0cad59552bdbf46b51b4055425f32047b2da2c2 (patch) | |
tree | 804cf5766dfe0fc99ecdd7e71e648f12c2319013 /net/p0f/Makefile | |
parent | 7a47245a04190374c38c8281647c8f98336b1264 (diff) | |
download | FreeBSD-ports-b0cad59552bdbf46b51b4055425f32047b2da2c2.zip FreeBSD-ports-b0cad59552bdbf46b51b4055425f32047b2da2c2.tar.gz |
Update to 2.0.3.
PR: 60080
Submitted by: Simon Barner of in.tum.de
Diffstat (limited to 'net/p0f/Makefile')
-rw-r--r-- | net/p0f/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p0f/Makefile b/net/p0f/Makefile index 2dd8672..b2f4d6b 100644 --- a/net/p0f/Makefile +++ b/net/p0f/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p0f -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= net MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ EXTRACT_SUFX= .tgz |