diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-02-28 07:21:47 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-02-28 07:21:47 +0800 |
commit | 2ea259c91032ba5a72f3d110eaafd81533c20e4f (patch) | |
tree | abc8451e3ff1415751cdbb92d36ee5b4ec7b8de1 /net-im/folks/Makefile | |
parent | c03f8ab5766f4408bfa5ca5544075c17a984ab71 (diff) | |
download | marcuscom-ports-2ea259c91032ba5a72f3d110eaafd81533c20e4f.tar marcuscom-ports-2ea259c91032ba5a72f3d110eaafd81533c20e4f.tar.gz marcuscom-ports-2ea259c91032ba5a72f3d110eaafd81533c20e4f.tar.bz2 marcuscom-ports-2ea259c91032ba5a72f3d110eaafd81533c20e4f.tar.lz marcuscom-ports-2ea259c91032ba5a72f3d110eaafd81533c20e4f.tar.xz marcuscom-ports-2ea259c91032ba5a72f3d110eaafd81533c20e4f.tar.zst marcuscom-ports-2ea259c91032ba5a72f3d110eaafd81533c20e4f.zip |
Update to 0.6.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16696 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/folks/Makefile')
-rw-r--r-- | net-im/folks/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 5adf54853..29ec888ee 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/folks/Makefile,v 1.25 2011/12/06 13:57:39 kwm Exp $ +# $MCom: ports/net-im/folks/Makefile,v 1.26 2011/12/17 17:04:45 kwm Exp $ # PORTNAME= folks -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.7 CATEGORIES= net-im MASTER_SITES= GNOME @@ -31,7 +31,7 @@ GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -PLIST_SUB= LIBVER=25 VERSION=30 +PLIST_SUB= LIBVER=25 VERSION=31 #OPTIONS= SOCIALWEB "Enable social web backend" on |