diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2007-01-26 10:43:26 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2007-01-26 10:43:26 +0000 |
commit | d726681c70d9a2ce0fe9ed4fbe33bdb420bea29c (patch) | |
tree | b78d18686e59586429e3188a4de39cf4e93b2f26 /irc | |
parent | 3a1de33aee94b177f29bf260d0be0bfd152e6bf9 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-systray-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-systray-plugin/Makefile b/irc/xchat-systray-plugin/Makefile index 5aedcacc6cfa..f2e7d47a6591 100644 --- a/irc/xchat-systray-plugin/Makefile +++ b/irc/xchat-systray-plugin/Makefile @@ -19,7 +19,7 @@ COMMENT= Systray icon plugin for X-Chat RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat DEPRECATED= Functionality is now included in xchat -EXPIRATION_DATE=2006-02-06 +EXPIRATION_DATE=2007-02-06 WRKSRC= ${WRKDIR}/xchat-systray-integration-${PORTVERSION} USE_GMAKE= yes |