summaryrefslogtreecommitdiffstats
path: root/net-im/folks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/folks/Makefile')
-rw-r--r--net-im/folks/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile
index 1b3696280..58bf8fcca 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.11 2011/01/23 18:30:20 marcus Exp $
+# $MCom: ports/net-im/folks/Makefile,v 1.12 2011/02/01 11:19:50 kwm Exp $
#
PORTNAME= folks
-PORTVERSION= 0.3.4
+PORTVERSION= 0.3.6
CATEGORIES= net-im
MASTER_SITES= GNOME
@@ -28,6 +28,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \
LDFLAGS="-L${LOCALBASE}/lib"
-PLIST_SUB= VERSION=20
+PLIST_SUB= VERSION=21
.include <bsd.port.mk>