diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-08-28 04:17:09 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-08-28 04:17:09 +0000 |
commit | 53ec59faa77e897946801733c37a4e65eed33c64 (patch) | |
tree | 9d49623727a9fdff5941f1e80b1b70a41eae461b /net/cyphesis | |
parent | e01bf82b5463a46c069bff52d007f9fb8a07d592 (diff) | |
download | ports-53ec59faa77e897946801733c37a4e65eed33c64.tar.gz ports-53ec59faa77e897946801733c37a4e65eed33c64.zip |
Notes
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 53ac49557d07..01ff4337b971 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 |