diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-11-15 01:16:14 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-11-15 01:16:14 +0800 |
commit | 2a92da9310c33c808ef617026e6fe59cc5ec6f4b (patch) | |
tree | 98c311837adc99082e8c9b6643faf10ce747347b /security/burpsuite | |
parent | 04185ff19489f0413960d536f7b8180dfaae3b14 (diff) | |
download | freebsd-ports-gnome-2a92da9310c33c808ef617026e6fe59cc5ec6f4b.tar.gz freebsd-ports-gnome-2a92da9310c33c808ef617026e6fe59cc5ec6f4b.tar.zst freebsd-ports-gnome-2a92da9310c33c808ef617026e6fe59cc5ec6f4b.zip |
- Reassign these ports back to the heap
Feature safe: yes
Diffstat (limited to 'security/burpsuite')
-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 58608c1907bc..0c7a667ff2c7 100644 --- a/security/burpsuite/Makefile +++ b/security/burpsuite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security java MASTER_SITES= http://www.portswigger.net/suite/ DISTNAME= ${PORTNAME}_v${PORTVERSION} -MAINTAINER= niels@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Burp Suite is an integrated platform for testing web applications USE_ZIP= YES |