diff options
author | oliver <oliver@FreeBSD.org> | 2006-01-16 14:27:42 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2006-01-16 14:27:42 +0800 |
commit | 9407d4fbb96c9178b016ad8114bbac67541600dc (patch) | |
tree | 846d8b55ee5bf2eda3492301550873b59565bd80 /net/cyphesis | |
parent | 193a0453d400e17551ee81088e891d7541b63579 (diff) | |
download | freebsd-ports-gnome-9407d4fbb96c9178b016ad8114bbac67541600dc.tar.gz freebsd-ports-gnome-9407d4fbb96c9178b016ad8114bbac67541600dc.tar.zst freebsd-ports-gnome-9407d4fbb96c9178b016ad8114bbac67541600dc.zip |
update to varconf 0.6.4
Diffstat (limited to 'net/cyphesis')
-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 43e25b76bb34..b6a1c7f41682 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyphesis PORTVERSION= 0.5.5 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge @@ -16,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= A server for WorldForge games LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ - varconf-1.0.5:${PORTSDIR}/devel/varconf \ + varconf-1.0.6:${PORTSDIR}/devel/varconf \ wfmath-0.3.3:${PORTSDIR}/math/wfmath \ mercator-0.2.4:${PORTSDIR}/devel/mercator \ skstream-0.3.3:${PORTSDIR}/net/skstream \ |