aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ircII/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2017-04-02 04:24:12 +0800
committeradamw <adamw@FreeBSD.org>2017-04-02 04:24:12 +0800
commit06e1ff6e673519f8a5097c5e654faf2a2272552a (patch)
tree065b953bf2b68f8c627f5d6ddd99d54e04650b63 /irc/ircII/Makefile
parentcce1b61d683ca684e74ded1e94922705a08dbfbd (diff)
downloadfreebsd-ports-gnome-06e1ff6e673519f8a5097c5e654faf2a2272552a.tar.gz
freebsd-ports-gnome-06e1ff6e673519f8a5097c5e654faf2a2272552a.tar.zst
freebsd-ports-gnome-06e1ff6e673519f8a5097c5e654faf2a2272552a.zip
Unbreak logging by removing a stale patch (which, once upon a time,
fixed logging) which wound up re-breaking logging after logging was fixed upstream. I don't use this anymore, so I'm donating it back to ports@.
Diffstat (limited to 'irc/ircII/Makefile')
-rw-r--r--irc/ircII/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index f1a5ca0b2bd8..c63efba098fd 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -3,11 +3,11 @@
PORTNAME= ircii
PORTVERSION= 20151120
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc ipv6
MASTER_SITES= http://ircii.warped.com/
-MAINTAINER= adamw@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small and high extensible IRC client
LICENSE= BSD3CLAUSE