diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-03 06:32:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-03 06:32:16 +0000 |
commit | bfa84aafa527445f3447a0ac9763629786d8a9b1 (patch) | |
tree | a24d5cce4493bc9e06312f13788b76c818462ac5 /irc/pear-Net_SmartIRC | |
parent | c9e6a106f03f34f37335057ea722128189618a80 (diff) |
Notes
Diffstat (limited to 'irc/pear-Net_SmartIRC')
-rw-r--r-- | irc/pear-Net_SmartIRC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pear-Net_SmartIRC/Makefile b/irc/pear-Net_SmartIRC/Makefile index 85364a7dd85e..8c191b0f3f6e 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_SmartIRC PORTVERSION= 1.1.9 CATEGORIES= irc www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class for communication with IRC networks LICENSE= LGPL21 |