diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/b2bua | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/b2bua')
-rw-r--r-- | net/b2bua/Makefile | 1 | ||||
-rw-r--r-- | net/b2bua/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/b2bua/Makefile b/net/b2bua/Makefile index 5d83032a857a..9d8527bce6c2 100644 --- a/net/b2bua/Makefile +++ b/net/b2bua/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.vovida.org/downloads/b2bua/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A back-to-back (B2B) SIP user agent LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/net/b2bua/pkg-comment b/net/b2bua/pkg-comment deleted file mode 100644 index be3482e4250d..000000000000 --- a/net/b2bua/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A back-to-back (B2B) SIP user agent |