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 /devel/soapui | |
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 'devel/soapui')
-rw-r--r-- | devel/soapui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/soapui/Makefile b/devel/soapui/Makefile index 5df87dbdebb8..fb5e2320d610 100644 --- a/devel/soapui/Makefile +++ b/devel/soapui/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel java www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-linux-bin -MAINTAINER= niels@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A web service, SOA and SOAP testing tool USE_ZIP= YES |