diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-10-21 07:51:45 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-10-21 07:51:45 +0000 |
commit | 5d66db067063258259b20bea7db0ce2ac0c0d613 (patch) | |
tree | 8383cbe384a33797360112594e8bf0f2eb4b783d /net/opal | |
parent | 085e2a6a0410c5a636b50b6682e9b4dfc1fb2687 (diff) | |
download | ports-5d66db067063258259b20bea7db0ce2ac0c0d613.tar.gz ports-5d66db067063258259b20bea7db0ce2ac0c0d613.zip |
Notes
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 6 | ||||
-rw-r--r-- | net/opal/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index d5bbf1e3a88c..bfa83c410fc7 100644 --- a/net/opal/Makefile +++ b/net/opal/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 diff --git a/net/opal/distinfo b/net/opal/distinfo index e8a35fbc099d..7a6a56e421d9 100644 --- a/net/opal/distinfo +++ b/net/opal/distinfo @@ -1,2 +1,2 @@ -MD5 (openh323_1.1beta3.tar.gz) = d02e02348fa6697d43bc955605d365c7 -MD5 (pwlib_min_1.1pl17.tar.gz) = 4089db2aafb42cd019b8d96e9b4407a6 +MD5 (openh323_1.1.tar.gz) = 51fe78bc7a0da3422479263106b4d95a +MD5 (pwlib_min_1.1pl18.tar.gz) = c4c88ce65cca72ce5d9cfea36205e7a4 |