diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-01-15 15:07:29 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-01-15 15:07:29 +0000 |
commit | 2f04b3841b936a8cf5733c3cdfc6411fddf0022e (patch) | |
tree | 3ac221a8a3e21f0fc3f8003c818dbcfa3452543e | |
parent | Make OpenH323 check for the ixj driver header files. If they (diff) |
Bump revision as OpenH323 now ensures the ixj driver header
files are available.
Notes
Notes:
svn path=/head/; revision=53115
-rw-r--r-- | net/ohphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 87516f8ecb45..aeba1a69f0c3 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -7,7 +7,7 @@ PORTNAME= ohphone PORTVERSION= 1.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ |