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/libosip2 | |
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/libosip2')
-rw-r--r-- | net/libosip2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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* |