diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /irc | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) | |
download | freebsd-ports-b233276d780d89ce6fa291b8fda9e472e3189378.zip |
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'irc')
-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 6252cf58e2b5..fed2e4d90258 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_SmartIRC PORTVERSION= 1.1.8 CATEGORIES= irc www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for communication with IRC networks LICENSE= LGPL21 |