diff options
author | Martin Matuska <mm@FreeBSD.org> | 2008-11-30 20:55:25 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2008-11-30 20:55:25 +0000 |
commit | e0f2affd8763ed9ab22c1f83cca2c71a9e8207ac (patch) | |
tree | 5797fe35b3075414406008e69dfb43965d0340ea /www/getleft | |
parent | 77953578a18d21e21fe23b4a8d4a6a71b397e19b (diff) |
Notes
Diffstat (limited to 'www/getleft')
-rw-r--r-- | www/getleft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/getleft/Makefile b/www/getleft/Makefile index 095a9aba887c..f5fb17b046bb 100644 --- a/www/getleft/Makefile +++ b/www/getleft/Makefile @@ -7,7 +7,7 @@ PORTNAME= getleft PORTVERSION= 1.2b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ftp MASTER_SITES= SF/getleftdown DISTNAME= Getleft-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= Getleft-${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org COMMENT= Web site downloader -RUN_DEPENDS= ${LOCALBASE}/lib/Tktable2.9/libTktable2.9.so:${PORTSDIR}/x11-toolkits/tktable \ +RUN_DEPENDS= ${LOCALBASE}/lib/Tktable2.10/libTktable2.10.so:${PORTSDIR}/x11-toolkits/tktable \ ${LOCALBASE}/lib/libttkstub.a:${PORTSDIR}/x11-toolkits/tile USE_TK= 84 |