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 1803aa0faf53..bf32f7a3b460 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -6,13 +6,13 @@ # PORTNAME= openh323 -PORTVERSION= 1.2.12 +PORTVERSION= 1.5.4 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTFILES= openh323_1.2.12.tar.gz \ - pwlib_1.1.27.tar.gz +DISTFILES= openh323_1.5.4.tar.gz \ + pwlib_1.1.32.tar.gz MAINTAINER= roger@freebsd.org |