diff options
Diffstat (limited to 'net/openmcu/Makefile')
-rw-r--r-- | net/openmcu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 75e94f08852d..9ed6727f3765 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -7,7 +7,7 @@ PORTNAME= openmcu PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF/openh323/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src |