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 f49ffee..bc54262 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -6,13 +6,13 @@ # PORTNAME= openh323 -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.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.7.2.tar.gz \ - pwlib_1.2.2.tar.gz +DISTFILES= openh323_1.7.4.tar.gz \ + pwlib_1.2.5.tar.gz MAINTAINER= roger@freebsd.org |