diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-04-01 15:28:35 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-04-01 15:28:35 +0000 |
commit | 4518a42e88bd13c2e01f0848738caae491612518 (patch) | |
tree | 34f8bada75e6847131ae6b53cc2daf6a952e41d0 /net/openmcu | |
parent | 6bd5cfb9b3490829429c8eb8cdae32820f0c4036 (diff) | |
download | ports-4518a42e88bd13c2e01f0848738caae491612518.tar.gz ports-4518a42e88bd13c2e01f0848738caae491612518.zip |
Notes
Diffstat (limited to 'net/openmcu')
-rw-r--r-- | net/openmcu/Makefile | 6 | ||||
-rw-r--r-- | net/openmcu/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 273f38c46ad4..bd29cd56e121 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -6,12 +6,12 @@ # PORTNAME= openmcu -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.15 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.12 +DISTNAME= openmcu_1.0.15 MAINTAINER= roger@FreeBSD.org @@ -23,7 +23,7 @@ NOCLEANDEPENDS= yes USE_NEWGCC= yes USE_GMAKE= yes -ALL_TARGET= opt +ALL_TARGET= optnoshared MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \ OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323 THE_MACHTYPE= ${ARCH:S/i386/x86/} diff --git a/net/openmcu/distinfo b/net/openmcu/distinfo index 366a7d10f59f..b7c7e86792a4 100644 --- a/net/openmcu/distinfo +++ b/net/openmcu/distinfo @@ -1 +1 @@ -MD5 (openmcu_1.0.12.tar.gz) = 435093da1d77d0fbb05c96417a37a57a +MD5 (openmcu_1.0.15.tar.gz) = 9062544ea4ed4e4f03e09e20a67a323a |