diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-01-20 11:45:54 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-01-20 11:45:54 +0000 |
commit | 6252238ab96eb1d91f981702a13d7177c22e8a9d (patch) | |
tree | 1c57161cb455a0267fac65d4780634206df6ff38 /net/cyphesis | |
parent | 23a77746194543d18ae014ccd94a0c1baca01aef (diff) | |
download | ports-6252238ab96eb1d91f981702a13d7177c22e8a9d.tar.gz ports-6252238ab96eb1d91f981702a13d7177c22e8a9d.zip |
update devel/mercator to 0.2.9
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268030
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 |