diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-11-12 09:32:43 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-11-12 09:32:43 +0000 |
commit | 2846e163b67ce3939e97e19b677879678d4a17a0 (patch) | |
tree | fd6fb10f06c372e8000cb0080667f4f49bf719a0 /net/opengatekeeper | |
parent | 3d1a8c14b4894a9646d1ebd7ff5ac18567fb7845 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=35039
Diffstat (limited to 'net/opengatekeeper')
-rw-r--r-- | net/opengatekeeper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/opengatekeeper/Makefile b/net/opengatekeeper/Makefile index cca81fbc8fa8..16175b4e7932 100644 --- a/net/opengatekeeper/Makefile +++ b/net/opengatekeeper/Makefile @@ -7,6 +7,7 @@ PORTNAME= opengatekeeper PORTVERSION= 0.9a3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.sourceforge.net/OpenGatekeeper/ DISTNAME= opengate_0.9alpha3 |