diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-10-12 14:18:57 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-12 14:18:57 +0000 |
commit | 757f542ef2de4054a83f42aa584613f5c4591bda (patch) | |
tree | f40b8e341e1e0ba6dac0c329e1d7adeb099b12d5 /irc | |
parent | f1813f99c113d7d5a5946b20bf38f4fdc1ffaeac (diff) | |
download | ports-757f542ef2de4054a83f42aa584613f5c4591bda.tar.gz ports-757f542ef2de4054a83f42aa584613f5c4591bda.zip |
Notes
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 19e73796dbae..fc00a15bdf9c 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= serio.jeffrey@riseup.net +MAINTAINER= serio.jeffrey@gmail.com COMMENT= IRC chat program with GTK and Text Frontend LICENSE= GPLv2 |