diff options
author | oliver <oliver@FreeBSD.org> | 2005-10-20 21:50:24 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-10-20 21:50:24 +0800 |
commit | bbb4eab3840ee2cae9f02287da0f790b3e6a13b4 (patch) | |
tree | 86ec1dec5911e74a582c125ce241fe8ad05e5a5b /net/cyphesis | |
parent | e17d7b79d3a129be3d2ac9565572ca9a95fc459c (diff) | |
download | freebsd-ports-gnome-bbb4eab3840ee2cae9f02287da0f790b3e6a13b4.tar.gz freebsd-ports-gnome-bbb4eab3840ee2cae9f02287da0f790b3e6a13b4.tar.zst freebsd-ports-gnome-bbb4eab3840ee2cae9f02287da0f790b3e6a13b4.zip |
update Atlas-C++ to 0.5.0.r(c)1
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 \ |