diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-23 06:40:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-23 06:40:30 +0800 |
commit | 3e007df3167809c908de22c0f480d249cbed77c2 (patch) | |
tree | ec9fa406dc74f0b2aae4b859e840f3de3ad402c3 /irc | |
parent | e61c9c681b2a1191d406da913aaf1fffa0564066 (diff) | |
download | freebsd-ports-gnome-3e007df3167809c908de22c0f480d249cbed77c2.tar.gz freebsd-ports-gnome-3e007df3167809c908de22c0f480d249cbed77c2.tar.zst freebsd-ports-gnome-3e007df3167809c908de22c0f480d249cbed77c2.zip |
- Take maintainership
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 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 |