diff options
author | roger <roger@FreeBSD.org> | 2000-10-21 08:10:42 +0000 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2000-10-21 08:10:42 +0000 |
commit | 6ccec50e00a886c42a98e9acc65cd6983a5dbdec (patch) | |
tree | 82264cadcfe141c52b61a6c204d0c36eb4be632d | |
parent | a5b50a784f0bb3dd3866613775cb78ac8ccaf108 (diff) | |
download | FreeBSD-ports-6ccec50e00a886c42a98e9acc65cd6983a5dbdec.zip FreeBSD-ports-6ccec50e00a886c42a98e9acc65cd6983a5dbdec.tar.gz |
Upgrade from 1.1beta3 to 1.1 release
-rw-r--r-- | net/ohphone/Makefile | 4 | ||||
-rw-r--r-- | net/ohphone/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index c12b875..3d9b5a9 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ohphone -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/ -DISTNAME= ohphone_1.1beta3 +DISTNAME= ohphone_1.1 MAINTAINER= roger@FreeBSD.org diff --git a/net/ohphone/distinfo b/net/ohphone/distinfo index 53711de..cb0b1a2 100644 --- a/net/ohphone/distinfo +++ b/net/ohphone/distinfo @@ -1 +1 @@ -MD5 (ohphone_1.1beta3.tar.gz) = b0c0c64a710108b976c81c31cc40aa78 +MD5 (ohphone_1.1.tar.gz) = 67e12fa25aca2d4d7333e3848e503062 |