diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2015-05-30 20:18:19 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2015-05-30 20:18:19 +0000 |
commit | 0b206685de74445cde7f184f18a43c7ac16172a6 (patch) | |
tree | 4bc01b3e58605ffa60855739e7ccf900a2bd9244 /irc | |
parent | 36c427f0ad515e1d8805cec229587d30ae25f9ad (diff) |
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 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 |