diff options
author | oliver <oliver@FreeBSD.org> | 2010-09-09 14:11:40 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-09-09 14:11:40 +0800 |
commit | a83f97bac4c9a1b56812c1a126791f4bd4257aee (patch) | |
tree | 986312ecdc83ea9a60c5435a5752debac28a1694 /net | |
parent | 348d0cbf33bb35658bd6211157d4d8d363452b65 (diff) | |
download | freebsd-ports-gnome-a83f97bac4c9a1b56812c1a126791f4bd4257aee.tar.gz freebsd-ports-gnome-a83f97bac4c9a1b56812c1a126791f4bd4257aee.tar.zst freebsd-ports-gnome-a83f97bac4c9a1b56812c1a126791f4bd4257aee.zip |
bump mercator library version
bump PORTREVISION
Diffstat (limited to 'net')
-rw-r--r-- | net/cyphesis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 3873f1b2760b..1c01fab66e30 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyphesis PORTVERSION= 0.5.21 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION} @@ -17,7 +17,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.6:${PORTSDIR}/devel/mercator \ + mercator-0.2.7:${PORTSDIR}/devel/mercator \ skstream-0.3.5:${PORTSDIR}/net/skstream \ gcrypt.17:${PORTSDIR}/security/libgcrypt |