From 6afcc6fbbf2020fcf1bacad3d1e9a6021abce326 Mon Sep 17 00:00:00 2001 From: arved Date: Sat, 31 Jan 2009 20:23:14 +0000 Subject: 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. --- devel/soapui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') 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} -- cgit