diff options
author | arved <arved@FreeBSD.org> | 2009-02-01 04:23:14 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2009-02-01 04:23:14 +0800 |
commit | 6afcc6fbbf2020fcf1bacad3d1e9a6021abce326 (patch) | |
tree | 71873f4e6ac3b2a3add575a81ca049aa304ee5da /devel/soapui | |
parent | 519eec5f280f1f7b4e88aabcd7b37c53d90e8478 (diff) | |
download | freebsd-ports-gnome-6afcc6fbbf2020fcf1bacad3d1e9a6021abce326.tar.gz freebsd-ports-gnome-6afcc6fbbf2020fcf1bacad3d1e9a6021abce326.tar.zst freebsd-ports-gnome-6afcc6fbbf2020fcf1bacad3d1e9a6021abce326.zip |
Drop maintainership
There is a new version out, but i couldn't make it work. Since the project i used this for is history i am not that interested in the port anymore.
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 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} |