diff options
author | oliver <oliver@FreeBSD.org> | 2008-08-28 12:17:09 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2008-08-28 12:17:09 +0800 |
commit | bcb5faaa22ff13621874afe653e560ee129af209 (patch) | |
tree | 258780991470fb8d7c921dfafe61554333693d37 /net/cyphesis | |
parent | e76a693c81da90e3d6ebaafb43725b967a748556 (diff) | |
download | freebsd-ports-graphics-bcb5faaa22ff13621874afe653e560ee129af209.tar.gz freebsd-ports-graphics-bcb5faaa22ff13621874afe653e560ee129af209.tar.zst freebsd-ports-graphics-bcb5faaa22ff13621874afe653e560ee129af209.zip |
update mercator to 0.2.6
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 53ac49557d0..01ff4337b97 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -7,6 +7,7 @@ PORTNAME= cyphesis PORTVERSION= 0.5.16 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge @@ -17,7 +18,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.4:${PORTSDIR}/math/wfmath \ - mercator-0.2.4:${PORTSDIR}/devel/mercator \ + mercator-0.2.5:${PORTSDIR}/devel/mercator \ skstream-0.3.4:${PORTSDIR}/net/skstream \ gcrypt.15:${PORTSDIR}/security/libgcrypt |