diff options
author | nemysis <nemysis@FreeBSD.org> | 2015-05-31 04:18:19 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2015-05-31 04:18:19 +0800 |
commit | 879b5d290b19b7c2735c5fabfe2901e1d2b76a4a (patch) | |
tree | 4bc01b3e58605ffa60855739e7ccf900a2bd9244 /irc | |
parent | 36a522807e6fff53c56efa0e05f382dc0d3a8370 (diff) | |
download | freebsd-ports-gnome-879b5d290b19b7c2735c5fabfe2901e1d2b76a4a.tar.gz freebsd-ports-gnome-879b5d290b19b7c2735c5fabfe2901e1d2b76a4a.tar.zst freebsd-ports-gnome-879b5d290b19b7c2735c5fabfe2901e1d2b76a4a.zip |
- Reset maintainer to ports@
Diffstat (limited to 'irc')
-rw-r--r-- | irc/hexchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 09d90e065b4d..8044fa681a77 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.10.2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://dl.hexchat.net/${PORTNAME}/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IRC chat program with GTK and Text Frontend LICENSE= GPLv2 |