diff options
author | xride <xride@FreeBSD.org> | 2007-03-06 01:57:45 +0800 |
---|---|---|
committer | xride <xride@FreeBSD.org> | 2007-03-06 01:57:45 +0800 |
commit | a72eb1350b57f3b5a9818147b6c98c9030a05885 (patch) | |
tree | 6cfe89568638b5642e5d9a44cab94142daeb37e5 /net | |
parent | 6c3062f5f52606dcba1a76645b193c5c1faa64a0 (diff) | |
download | freebsd-ports-gnome-a72eb1350b57f3b5a9818147b6c98c9030a05885.tar.gz freebsd-ports-gnome-a72eb1350b57f3b5a9818147b6c98c9030a05885.tar.zst freebsd-ports-gnome-a72eb1350b57f3b5a9818147b6c98c9030a05885.zip |
Place them back in the pile.
No need for it anymore
Diffstat (limited to 'net')
-rw-r--r-- | net/libosip/Makefile | 2 | ||||
-rw-r--r-- | net/libosip2/Makefile | 2 |
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* |