diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2006-08-21 14:54:27 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2006-08-21 14:54:27 +0000 |
commit | 6954db88f5113504dd31b97c85ab916c723226a8 (patch) | |
tree | 7939fac5848dc6edee13fc1cab62035bc7bcc626 /net | |
parent | 3e23cd22d70da9abf4525209b5eabf31e5ae4c1f (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/cyphesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 0f6e6dea41cc..6166a3e70376 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -16,7 +16,7 @@ COMMENT= A server for WorldForge games LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ varconf-1.0.6:${PORTSDIR}/devel/varconf \ - wfmath-0.3.3:${PORTSDIR}/math/wfmath \ + wfmath-0.3.4:${PORTSDIR}/math/wfmath \ mercator-0.2.4:${PORTSDIR}/devel/mercator \ skstream-0.3.3:${PORTSDIR}/net/skstream \ gcrypt.13:${PORTSDIR}/security/libgcrypt |