diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-02 09:16:43 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-02 09:16:43 +0000 |
commit | ee915df5e4c5f413b5ef4b8b48114f3a4faa5281 (patch) | |
tree | 7794d3c6d43b30ad21f4536365fa7c9d4273ec44 /net/cyphesis | |
parent | 3940c05b8c9e3deab1135154d2b62103f98188b2 (diff) | |
download | ports-ee915df5e4c5f413b5ef4b8b48114f3a4faa5281.tar.gz ports-ee915df5e4c5f413b5ef4b8b48114f3a4faa5281.zip |
update wfmath to 0.3.10
Notes
Notes:
svn path=/head/; revision=246983
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index bd6e7c79caa8..282620c8cb71 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyphesis PORTVERSION= 0.5.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION} |