diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-05 12:38:04 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-05 12:38:04 +0000 |
commit | 38312622b8a015fc256c5af3572e1555185f1b9a (patch) | |
tree | d7fdbf50f7d50064d46cfbde360c80b3b222d088 /net-im/tkabber/Makefile | |
parent | 40c5c3d326df21fb94511ee5866fdada944dca02 (diff) | |
download | ports-38312622b8a015fc256c5af3572e1555185f1b9a.tar.gz ports-38312622b8a015fc256c5af3572e1555185f1b9a.zip |
Notes
Diffstat (limited to 'net-im/tkabber/Makefile')
-rw-r--r-- | net-im/tkabber/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/tkabber/Makefile b/net-im/tkabber/Makefile index 60d014372106..ecd10caa4669 100644 --- a/net-im/tkabber/Makefile +++ b/net-im/tkabber/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tkabber -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.9 CATEGORIES= net-im MASTER_SITES= http://www.jabber.ru/files/tkabber/ @@ -24,7 +24,7 @@ RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ WRKSRC= ${WRKDIR}/${DISTNAME} NO_BUILD= yes -SUBDIRS= aniemoteicons emoticons-tkabber ifaceck ifacetk plugins \ +SUBDIRS= aniemoteicons emoticons-tkabber ifacetk plugins \ jabberlib-tclxml pixmaps sounds textundo msgs mclistbox-1.02 do-install: |