diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-24 19:45:10 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-24 19:45:10 +0800 |
commit | e4a6ca56dc91667a0de135351f2c339a653f8354 (patch) | |
tree | a759643673501bf4f940e195d5197546bfcac990 /net-im/farsight2/Makefile | |
parent | 9bde3ed8d483dc1ef60657eeaf537598e3b25ca5 (diff) | |
download | marcuscom-ports-e4a6ca56dc91667a0de135351f2c339a653f8354.tar marcuscom-ports-e4a6ca56dc91667a0de135351f2c339a653f8354.tar.gz marcuscom-ports-e4a6ca56dc91667a0de135351f2c339a653f8354.tar.bz2 marcuscom-ports-e4a6ca56dc91667a0de135351f2c339a653f8354.tar.lz marcuscom-ports-e4a6ca56dc91667a0de135351f2c339a653f8354.tar.xz marcuscom-ports-e4a6ca56dc91667a0de135351f2c339a653f8354.tar.zst marcuscom-ports-e4a6ca56dc91667a0de135351f2c339a653f8354.zip |
Update to 0.0.26.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15303 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/farsight2/Makefile')
-rw-r--r-- | net-im/farsight2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index bb0911177..f00252552 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/farsight2/Makefile,v 1.1 2011/01/23 16:57:37 kwm Exp $ +# $MCom: ports/net-im/farsight2/Makefile,v 1.2 2011/02/12 01:17:57 kwm Exp $ PORTNAME= farsight2 -PORTVERSION= 0.0.24 +PORTVERSION= 0.0.26 CATEGORIES= net-im devel MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/ |