diff options
-rw-r--r-- | net/openmcu/Makefile | 8 | ||||
-rw-r--r-- | net/openmcu/distinfo | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 9000cd731203..f5054b6ec72d 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -6,10 +6,12 @@ # PORTNAME= openmcu -PORTVERSION= cvs.20001122 +PORTVERSION= 1.0a2 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= roger +MASTER_SITES= http://www.openh323.org/bin/ \ + http://www.de.openh323.org/bin/ \ + http://www.ru.openh323.org/bin/ +DISTNAME= openmcu_1.0alpha2 MAINTAINER= roger@FreeBSD.org diff --git a/net/openmcu/distinfo b/net/openmcu/distinfo index 6243576dbb79..1b4f0746832b 100644 --- a/net/openmcu/distinfo +++ b/net/openmcu/distinfo @@ -1 +1 @@ -MD5 (openmcu-cvs.20001122.tar.gz) = 3d35e8ee9dd4ccd24917463cdc27ab17 +MD5 (openmcu_1.0alpha2.tar.gz) = 5edfb328db164b03e3d584c64c20c7a6 |