diff options
author | linimon <linimon@FreeBSD.org> | 2010-06-04 09:09:28 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-06-04 09:09:28 +0800 |
commit | d4324559ed5c933728f159e84293a8df795d2502 (patch) | |
tree | b2f75ef545ec267399defa1dbcbdab5dc4733464 /irc/dcc | |
parent | 1d84e0e09142bc991825091567f0bf9ec882e6ca (diff) | |
download | freebsd-ports-gnome-d4324559ed5c933728f159e84293a8df795d2502.tar.gz freebsd-ports-gnome-d4324559ed5c933728f159e84293a8df795d2502.tar.zst freebsd-ports-gnome-d4324559ed5c933728f159e84293a8df795d2502.zip |
Reset yoichi@FreeBSD since his commit bit was taken in for safekeeping.
Hat: portmgr
Diffstat (limited to 'irc/dcc')
-rw-r--r-- | irc/dcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/dcc/Makefile b/irc/dcc/Makefile index 3ebcef665deb..e6f77345d66b 100644 --- a/irc/dcc/Makefile +++ b/irc/dcc/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= irchat-pj-${PORTVERSION}pl2.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= yoichi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DCC support program for irchat-pj USE_BZIP2= yes |