diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-10-10 18:31:53 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-10-10 18:31:53 +0000 |
commit | f54e599ee27fd7437c109b7e895ca732a87f19b4 (patch) | |
tree | 77dff03b1c5baca91142a39ce408b460f021dbce /net/ohphone/Makefile | |
parent | 61440ebad9a09210e4c45d7dfa2b322a2bd0a8ee (diff) | |
download | ports-f54e599ee27fd7437c109b7e895ca732a87f19b4.tar.gz ports-f54e599ee27fd7437c109b7e895ca732a87f19b4.zip |
Notes
Diffstat (limited to 'net/ohphone/Makefile')
-rw-r--r-- | net/ohphone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 25d6154222f0..0d86ebf564ca 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ohphone -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.11 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= ohphone_1.2.4 +DISTNAME= ohphone_${PORTVERSION} MAINTAINER= roger@FreeBSD.org |