diff options
author | pav <pav@FreeBSD.org> | 2003-11-14 09:10:23 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-11-14 09:10:23 +0800 |
commit | 59cf92b1f376b7e3047ae3288bf0a517d589fbdf (patch) | |
tree | 7df40645bed4280b4100b289e9439ef7b883f145 /irc/xchat-systray-plugin | |
parent | c22784e53505c599feaf9f5fcb6eafa94d1e6383 (diff) | |
download | freebsd-ports-gnome-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.tar.gz freebsd-ports-gnome-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.tar.zst freebsd-ports-gnome-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.zip |
Update maintainer field with my FreeBSD.org address.
Approved by: adamw (mentor)
Diffstat (limited to 'irc/xchat-systray-plugin')
-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 |