aboutsummaryrefslogtreecommitdiff
path: root/net/openh323-112/Makefile
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2001-08-11 15:19:26 +0000
committerRoger Hardiman <roger@FreeBSD.org>2001-08-11 15:19:26 +0000
commitea34565510551d83ea542d5c39be99bc65e47e9e (patch)
tree7624128e336769d646e3c337887c4a13d204f086 /net/openh323-112/Makefile
parent20cc9930d9530ccadadc51c8086e5d5d35f871a5 (diff)
Upgrade to version 1.6.0 with pwlib 1.1.36.
This version adds support for the latest FreeBSD driver for the Quicknet ISA and PCI telephony cards. These card have hardware G.723.1 audio codecs onboard and also let you plug in a normal phone so you can do VoIP apps with a normal telephone handset.
Notes
Notes: svn path=/head/; revision=46076
Diffstat (limited to 'net/openh323-112/Makefile')
-rw-r--r--net/openh323-112/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile
index 79a78ac80507..1a78e7b9e606 100644
--- a/net/openh323-112/Makefile
+++ b/net/openh323-112/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.5.7
+PORTVERSION= 1.6.0
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.5.7.tar.gz \
- pwlib_1.1.35.tar.gz
+DISTFILES= openh323_1.6.0.tar.gz \
+ pwlib_1.1.36.tar.gz
MAINTAINER= roger@freebsd.org