diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 01:10:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 01:10:23 +0000 |
commit | 0bc45f3e316041d71eea12526a0988f2a44bd0a2 (patch) | |
tree | f00817c667801d111bed5540dee38f750a67d8ee /irc | |
parent | d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7 (diff) | |
download | ports-0bc45f3e316041d71eea12526a0988f2a44bd0a2.tar.gz ports-0bc45f3e316041d71eea12526a0988f2a44bd0a2.zip |
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 5e1daa5e60d1..194b2c136a25 100644 --- a/irc/xchat-systray-plugin/Makefile +++ b/irc/xchat-systray-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xchat2-plugins DISTNAME= xchat-systray-integration-${PORTVERSION}-src -MAINTAINER= pav@oook.cz +MAINTAINER= pav@FreeBSD.org COMMENT= Systray icon plugin for X-Chat RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2 |