diff options
Diffstat (limited to 'net/openh323/Makefile')
-rw-r--r-- | net/openh323/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index d5bbf1e3a88c..bfa83c410fc7 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -6,13 +6,13 @@ # PORTNAME= openh323 -PORTVERSION= 1.1b3 +PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTFILES= openh323_1.1beta3.tar.gz \ - pwlib_min_1.1pl17.tar.gz +DISTFILES= openh323_1.1.tar.gz \ + pwlib_min_1.1pl18.tar.gz MAINTAINER= roger@freebsd.org |