aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-08 11:52:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-08 11:52:46 +0000
commit0b8514a9455bf26708e85c022796bc156e27d473 (patch)
tree4cf74457594f438ac2c1a4af1886170b66b9f7d2
parentda2c09ffb48b60414672792048c63521c7276cea (diff)
Mark as job unsafe, drop maintainership
Notes
Notes: svn path=/head/; revision=322496
-rw-r--r--net/sofia-sip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sofia-sip/Makefile b/net/sofia-sip/Makefile
index 4588cf4f0f9d..81dd3ebc5ea8 100644
--- a/net/sofia-sip/Makefile
+++ b/net/sofia-sip/Makefile
@@ -5,13 +5,14 @@ PORTVERSION= 1.12.11
CATEGORIES= net
MASTER_SITES= SF
-MAINTAINER= bapt@FreeBSD.org
+MAINTAINER= ports@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 \