diff options
author | oliver <oliver@FreeBSD.org> | 2011-01-20 19:45:54 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-01-20 19:45:54 +0800 |
commit | 7487b1a5e31f1fbc53b4bda57db6433fd84be5fe (patch) | |
tree | 983985dd3f7fa4487f436dc5fc9ccd0c7c533816 /net/cyphesis | |
parent | a2786c2112e782089b22720c816471137e46a26d (diff) | |
download | freebsd-ports-gnome-7487b1a5e31f1fbc53b4bda57db6433fd84be5fe.tar.gz freebsd-ports-gnome-7487b1a5e31f1fbc53b4bda57db6433fd84be5fe.tar.zst freebsd-ports-gnome-7487b1a5e31f1fbc53b4bda57db6433fd84be5fe.zip |
update devel/mercator to 0.2.9
Feature safe: yes
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 1c01fab66e30..62204225f9a6 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -1,3 +1,4 @@ + # New ports collection makefile for: cyphesis # Date created: 02 Oct 2005 # Whom: Oliver Lehmann <oliver@FreeBSD.org> @@ -7,7 +8,7 @@ PORTNAME= cyphesis PORTVERSION= 0.5.21 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION} @@ -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.7:${PORTSDIR}/devel/mercator \ + mercator-0.2.8:${PORTSDIR}/devel/mercator \ skstream-0.3.5:${PORTSDIR}/net/skstream \ gcrypt.17:${PORTSDIR}/security/libgcrypt |