diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-20 13:50:24 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-20 13:50:24 +0000 |
commit | 5a965693c3e099eede932d51380b1eda8ae7acf8 (patch) | |
tree | 71de35f8f69a0ad6761d7ec91a4089c56d7f8a33 /net/cyphesis | |
parent | a15ea9bf13327ac7307e6e958980256e57853872 (diff) | |
download | ports-5a965693c3e099eede932d51380b1eda8ae7acf8.tar.gz ports-5a965693c3e099eede932d51380b1eda8ae7acf8.zip |
Notes
Diffstat (limited to 'net/cyphesis')
-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 a1ec300ccc3f..68f3294c9bb0 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=worldforge MAINTAINER= oliver@FreeBSD.org COMMENT= A server for WorldForge games -LIB_DEPENDS= Atlas-0.6.0:${PORTSDIR}/devel/atlas-devel \ +LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ varconf-1.0.5:${PORTSDIR}/devel/varconf \ wfmath-0.3.3:${PORTSDIR}/math/wfmath \ mercator-0.2.4:${PORTSDIR}/devel/mercator \ |