diff options
Diffstat (limited to 'net/opal3/Makefile')
-rw-r--r-- | net/opal3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile index f7e8b66dc635..a8f3fe10992e 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -6,13 +6,13 @@ # PORTNAME= openh323 -PORTVERSION= 1.8.5 +PORTVERSION= 1.8.8 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTFILES= openh323_1.8.5.tar.gz \ - pwlib_1.2.15.tar.gz +DISTFILES= openh323_1.8.8.tar.gz \ + pwlib_1.2.19.tar.gz MAINTAINER= roger@freebsd.org |