diff options
author | beat <beat@FreeBSD.org> | 2011-01-26 21:47:47 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-01-26 21:47:47 +0800 |
commit | 91a5e0e52a3a350ef930bb9b24f0b5211b653feb (patch) | |
tree | e7d20c27c1525c6e07f0f01278f94c8c35053e5d /comms | |
parent | 3ac144ad33c1af950bd4acf96fde147e85c555f0 (diff) | |
download | freebsd-ports-gnome-91a5e0e52a3a350ef930bb9b24f0b5211b653feb.tar.gz freebsd-ports-gnome-91a5e0e52a3a350ef930bb9b24f0b5211b653feb.tar.zst freebsd-ports-gnome-91a5e0e52a3a350ef930bb9b24f0b5211b653feb.zip |
- Chase comms/gnokii update
Feature safe: yes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnocky/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/gnocky/Makefile b/comms/gnocky/Makefile index c223e2b99004..e57e3d246765 100644 --- a/comms/gnocky/Makefile +++ b/comms/gnocky/Makefile @@ -7,13 +7,14 @@ PORTNAME= gnocky PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.gnokii.org/download/gnocky/ MAINTAINER= ports@FreeBSD.org COMMENT= A graphical (GTK+2) frontend for gnokii -LIB_DEPENDS= gnokii.6:${PORTSDIR}/comms/gnokii +LIB_DEPENDS= gnokii.7:${PORTSDIR}/comms/gnokii USE_BZIP2= yes USE_GNOME= gtk20 libglade2 |