diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-11 15:58:00 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-11 15:58:00 +0000 |
commit | 330e33984371e79a1ca2d3ecfa3f934a0d06f280 (patch) | |
tree | 634fe26eed73b07852f6e3c1641cfbd845279626 /net/openh323 | |
parent | 66dbc884bd240705eef34aa0794c52fbf62f3048 (diff) | |
download | ports-330e33984371e79a1ca2d3ecfa3f934a0d06f280.tar.gz ports-330e33984371e79a1ca2d3ecfa3f934a0d06f280.zip |
Notes
Diffstat (limited to 'net/openh323')
-rw-r--r-- | net/openh323/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index cc66ae412435..8eebbc587953 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src EXTRACT_SUFX= -tar.gz DIST_SUBDIR= openh323 -MAINTAINER= steve@energistic.com +MAINTAINER= ports@FreeBSD.org COMMENT= A H323 Video Conferencing library LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib |