diff options
Diffstat (limited to 'deskutils/logjam/Makefile')
-rw-r--r-- | deskutils/logjam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile index 12480007f1d4..de2dfd53c01c 100644 --- a/deskutils/logjam/Makefile +++ b/deskutils/logjam/Makefile @@ -7,14 +7,14 @@ PORTNAME= logjam PORTVERSION= 4.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://andy-shev.github.com/LogJam/download/ MAINTAINER= novel@FreeBSD.org COMMENT= A GTK2 interface to livejournals, ie www.livejournal.com -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib MAN1= logjam.1 |