diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-01-15 09:32:30 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-01-15 09:32:30 +0000 |
commit | 5503d605faf887e4a277a91c3ba39845915b865e (patch) | |
tree | 7194e7ce57bb07d1f56ac1466a14eb75dfc573cd /net/ohphone | |
parent | 948f3c741c1b3e21ebe0065329dceeac889beecb (diff) |
Bump port revision. Ohphone is statically compiled with OpenH323 which
has just been bumped.
Notes
Notes:
svn path=/head/; revision=53104
Diffstat (limited to 'net/ohphone')
-rw-r--r-- | net/ohphone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 0d2ed471ecf2..87516f8ecb45 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -7,6 +7,7 @@ PORTNAME= ohphone PORTVERSION= 1.1.7 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ |