svn commit: r322496 - head/net/sofia-sip

Baptiste Daroussin bapt at FreeBSD.org
Mon Jul 8 11:52:47 UTC 2013


Author: bapt
Date: Mon Jul  8 11:52:46 2013
New Revision: 322496
URL: http://svnweb.freebsd.org/changeset/ports/322496

Log:
  Mark as job unsafe, drop maintainership

Modified:
  head/net/sofia-sip/Makefile

Modified: head/net/sofia-sip/Makefile
==============================================================================
--- head/net/sofia-sip/Makefile	Mon Jul  8 11:51:42 2013	(r322495)
+++ head/net/sofia-sip/Makefile	Mon Jul  8 11:52:46 2013	(r322496)
@@ -5,13 +5,14 @@ PORTVERSION=	1.12.11
 CATEGORIES=	net
 MASTER_SITES=	SF
 
-MAINTAINER=	bapt at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Open-source SIP User-Agent library
 
 USES=		pathfix pkgconfig
 GNU_CONFIGURE=	yes
 USE_OPENSSL=	yes
 USE_GNOME=	glib20
+MAKE_JOBS_UNSAFE=	yes
 
 MAN1=	sip-date.1 \
 	sip-options.1 \


More information about the svn-ports-all mailing list