diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 22:30:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 22:30:10 +0000 |
commit | 7a4fc8d66954c059843d00f325b2351477633488 (patch) | |
tree | eb18ab931df646694d0f24e4d437b789ede2cb2b /net-im/tkabber-plugins-devel/Makefile | |
parent | d1fb901ee5189f697624fb579b20c3e7965fd83c (diff) |
Notes
Diffstat (limited to 'net-im/tkabber-plugins-devel/Makefile')
-rw-r--r-- | net-im/tkabber-plugins-devel/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/tkabber-plugins-devel/Makefile b/net-im/tkabber-plugins-devel/Makefile index 6db4761deefd..ef62a1a7d7c0 100644 --- a/net-im/tkabber-plugins-devel/Makefile +++ b/net-im/tkabber-plugins-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tkabber-plugins -PORTVERSION= 20081023 +PORTVERSION= 20090401 CATEGORIES= net-im MASTER_SITES= http://wizard.volgograd.ru/distfiles/ @@ -25,9 +25,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME} SUBDIRS= aniemoticons attline bc browser checkers chess ctcomp \ custom-urls cyrillize debug ejabberd floatingcontact \ floatinglog georoster gmail iconsets jidlink latex mute \ - openurl osd presencecmd quiz quotelastmsg receipts renju \ - reversi singularity socials spy stripes tclchat tkabber-khim \ - traffic unixkeys whiteboard + openurl osd poker presencecmd quiz quotelastmsg receipts \ + renju reversi singularity socials spy stripes tclchat \ + tkabber-khim traffic unixkeys whiteboard do-install: ${MKDIR} ${DATADIR} |