diff options
author | Niels Heinen <niels@FreeBSD.org> | 2010-05-23 11:16:15 +0000 |
---|---|---|
committer | Niels Heinen <niels@FreeBSD.org> | 2010-05-23 11:16:15 +0000 |
commit | 2ae4bfdf0e75393008cc04ce3ae80f6a72d10cff (patch) | |
tree | 5aa4c8912b342ffdd1809d08dec5aaca1376305a /security/burpsuite/Makefile | |
parent | a9d9e5185575f3abc115d344f2cc90a891b3216a (diff) | |
download | ports-2ae4bfdf0e75393008cc04ce3ae80f6a72d10cff.tar.gz ports-2ae4bfdf0e75393008cc04ce3ae80f6a72d10cff.zip |
Notes
Diffstat (limited to 'security/burpsuite/Makefile')
-rw-r--r-- | security/burpsuite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/burpsuite/Makefile b/security/burpsuite/Makefile index 3c24fc20c763..2222d4f6d591 100644 --- a/security/burpsuite/Makefile +++ b/security/burpsuite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= burpsuite -PORTVERSION= 1.3 +PORTVERSION= 1.3.03 CATEGORIES= security java MASTER_SITES= http://www.portswigger.net/suite/ DISTNAME= ${PORTNAME}_v${PORTVERSION} |