diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-09-28 18:31:57 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-09-28 18:31:57 +0000 |
commit | 318cd0b10bb8e491bf31eb2a248ef2b287e20c41 (patch) | |
tree | 1124e9383875f40ddb6a2de48329f58f08950117 /irc/hexchat | |
parent | 4fce1af90f4abd2784f121391b11efe45a272605 (diff) |
Notes
Diffstat (limited to 'irc/hexchat')
-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 38afa9de19ff..19e73796dbae 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= ports@FreeBSD.org +MAINTAINER= serio.jeffrey@riseup.net COMMENT= IRC chat program with GTK and Text Frontend LICENSE= GPLv2 |