diff options
author | oliver <oliver@FreeBSD.org> | 2010-01-02 17:16:43 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-01-02 17:16:43 +0800 |
commit | 506311be0c0d27310647f5a250cfe7b10863b300 (patch) | |
tree | 6e159a3cc7fa9707b579a362b1628b3ab96799f5 /net | |
parent | 5cf8bd4be4294d34d01dad1bd2c1592bab6bc3e3 (diff) | |
download | freebsd-ports-gnome-506311be0c0d27310647f5a250cfe7b10863b300.tar.gz freebsd-ports-gnome-506311be0c0d27310647f5a250cfe7b10863b300.tar.zst freebsd-ports-gnome-506311be0c0d27310647f5a250cfe7b10863b300.zip |
update wfmath to 0.3.10
Diffstat (limited to 'net')
-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} |