aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoeren Straarup <xride@FreeBSD.org>2007-03-05 17:57:45 +0000
committerSoeren Straarup <xride@FreeBSD.org>2007-03-05 17:57:45 +0000
commit9fda34913ad1eb4019d0c988a003528e1a63d6b8 (patch)
tree0c94dd16b16e0ae3e4236414286ff54ad9ffb1b9
parentdc98a63663526a4a842f35a52528cf20e3766d01 (diff)
downloadports-9fda34913ad1eb4019d0c988a003528e1a63d6b8.tar.gz
ports-9fda34913ad1eb4019d0c988a003528e1a63d6b8.zip
Place them back in the pile.
No need for it anymore
Notes
Notes: svn path=/head/; revision=186596
-rw-r--r--net/libosip/Makefile2
-rw-r--r--net/libosip2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/libosip/Makefile b/net/libosip/Makefile
index 9c7a7e4ec042..6b78e96f8c05 100644
--- a/net/libosip/Makefile
+++ b/net/libosip/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
MASTER_SITE_SUBDIR= osip
DISTNAME= ${PORTNAME}2-${PORTVERSION}
-MAINTAINER= xride@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A low layer of SIP implementation
CONFLICTS= libosip2-2*
diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile
index ffc5740a87da..5151787e99d8 100644
--- a/net/libosip2/Makefile
+++ b/net/libosip2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.antisip.com/download/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= osip
-MAINTAINER= xride@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A low layer of SIP implementation
CONFLICTS= libosip-3*