diff options
Diffstat (limited to 'deskutils/gdesklets')
-rw-r--r-- | deskutils/gdesklets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile index 36560fe..3c49b73 100644 --- a/deskutils/gdesklets/Makefile +++ b/deskutils/gdesklets/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdesklets PORTVERSION= 0.35.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= http://www.gdesklets.org/downloads/ \ http://www.pycage.de/download/${PORTNAME}/ \ @@ -17,7 +17,7 @@ DISTNAME= gDesklets-${PORTVERSION} MAINTAINER= klammer@webonaut.com COMMENT= A framework for Gnome 2.x for desktop applets -LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes USE_GMAKE= yes |