diff options
author | roger <roger@FreeBSD.org> | 2000-11-12 17:32:43 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2000-11-12 17:32:43 +0800 |
commit | 940aad6cea3396aca806cbc1af4c9f889d25b3a1 (patch) | |
tree | 76acff3dbf6238669ae2719a135b66cce0b53cd0 /net/openam | |
parent | 284540c9e80e1b07a466892fca0ca5015565bd6e (diff) | |
download | freebsd-ports-gnome-940aad6cea3396aca806cbc1af4c9f889d25b3a1.tar.gz freebsd-ports-gnome-940aad6cea3396aca806cbc1af4c9f889d25b3a1.tar.zst freebsd-ports-gnome-940aad6cea3396aca806cbc1af4c9f889d25b3a1.zip |
Bump port Revsion due to a patch in OpenH323S
Note: existing binaries of this port will no longer run
on FreeBSD 4.2 or -current. They will report "user signal 2"
and abort due to a change in the pthreads library.
You will need to recompile/reinstall this port.
Diffstat (limited to 'net/openam')
-rw-r--r-- | net/openam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openam/Makefile b/net/openam/Makefile index 1e5bdd6df234..d59e6e4196da 100644 --- a/net/openam/Makefile +++ b/net/openam/Makefile @@ -7,6 +7,7 @@ PORTNAME= openam PORTVERSION= 1.0b1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ |