Fix EXPIRATION_DATE: 2006-02-06 should be 2007-02-06.
This commit is contained in:
parent
3a1de33aee
commit
d726681c70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183323
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue