diff options
Diffstat (limited to 'net/scapy/Makefile')
-rw-r--r-- | net/scapy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scapy/Makefile b/net/scapy/Makefile index aa1d6b86e78..c35366dca7c 100644 --- a/net/scapy/Makefile +++ b/net/scapy/Makefile @@ -7,7 +7,7 @@ # TODO: - configurable --enable-xxx for various additional dependancies PORTNAME= scapy -PORTVERSION= 2.0.0.10 +PORTVERSION= 2.0.1 CATEGORIES= net MASTER_SITES= http://secdev.org/projects/scapy/files/ |