diff options
Diffstat (limited to 'net/openmcu/Makefile')
-rw-r--r-- | net/openmcu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 92df421a773d..0a11ffe7de77 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -6,12 +6,12 @@ # PORTNAME= openmcu -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.7 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= openmcu_1.0.4 +DISTNAME= openmcu_1.0.7 MAINTAINER= roger@FreeBSD.org |