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/linphone | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/linphone')
-rw-r--r-- | net/linphone/Makefile | 1 | ||||
-rw-r--r-- | net/linphone/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/linphone/Makefile b/net/linphone/Makefile index c4bc3a669ba7..b99467d2f0d5 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://savannah.gnu.org/download/linphone/${PORTVERSION}/sources/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A web phone that supports SIP protocol LIB_DEPENDS= osip.0:${PORTSDIR}/net/libosip \ panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ diff --git a/net/linphone/pkg-comment b/net/linphone/pkg-comment deleted file mode 100644 index bbba22ca44fc..000000000000 --- a/net/linphone/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A web phone that supports SIP protocol |