summaryrefslogtreecommitdiff
path: root/comms/gnocky
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2009-09-11 12:46:52 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2009-09-11 12:46:52 +0000
commit716556652c32533993c8bfc886bd076369557151 (patch)
tree5b6cd5abe209f9711339971c3e4f250821e22a38 /comms/gnocky
parentUpdate to 0.6.28 (diff)
Chase gnokii shared library bump
Notes
Notes: svn path=/head/; revision=241225
Diffstat (limited to 'comms/gnocky')
-rw-r--r--comms/gnocky/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnocky/Makefile b/comms/gnocky/Makefile
index 1a28e1a3aef5..bc49d2f68bf8 100644
--- a/comms/gnocky/Makefile
+++ b/comms/gnocky/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gnocky
PORTVERSION= 0.0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://www.gnokii.org/download/gnocky/
MAINTAINER= danfe@FreeBSD.org
COMMENT= A graphical (GTK+2) frontend for gnokii
-LIB_DEPENDS= gnokii.4:${PORTSDIR}/comms/gnokii
+LIB_DEPENDS= gnokii.5:${PORTSDIR}/comms/gnokii
USE_GNOME= gtk20 libglade2
GNU_CONFIGURE= yes