diff options
author | roger <roger@FreeBSD.org> | 2002-01-15 17:32:30 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2002-01-15 17:32:30 +0800 |
commit | 5287c13de51f25f4253329ca5e0cce4953f77b3d (patch) | |
tree | 468a4b3d61fb18519a569e9a643c1bae87253161 /net/ohphone/Makefile | |
parent | c07edbb95f3ca5091ca55174ec10ecf75d286ab4 (diff) | |
download | freebsd-ports-gnome-5287c13de51f25f4253329ca5e0cce4953f77b3d.tar.gz freebsd-ports-gnome-5287c13de51f25f4253329ca5e0cce4953f77b3d.tar.zst freebsd-ports-gnome-5287c13de51f25f4253329ca5e0cce4953f77b3d.zip |
Bump port revision. Ohphone is statically compiled with OpenH323 which
has just been bumped.
Diffstat (limited to 'net/ohphone/Makefile')
-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/ \ |