diff options
Diffstat (limited to 'devel/soapui/Makefile')
-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 b0d1aa3947e8..e975fd3ec77e 100644 --- a/devel/soapui/Makefile +++ b/devel/soapui/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= soapui DISTNAME= ${PORTNAME}-${PORTVERSION}-bin -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Desktop application for dealing with web services over HTTP WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |