diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-22 22:40:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-22 22:40:30 +0000 |
commit | b34385e54d48bc6c577a2400e3681a7847c8c01f (patch) | |
tree | 7b29f94fdb24466ad1cabc49f7fd89b8ac54561a /irc/pear-Net_SmartIRC | |
parent | ea05d11e52923e13ad57f352fb8519a83f960bc5 (diff) |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=238226
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 3eb89cd229b6..bfced1a6e96e 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_SmartIRC PORTVERSION= 1.0.1 CATEGORIES= irc www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for communication with IRC networks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |