diff options
author | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
commit | f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029 (patch) | |
tree | 0c50221c5e347ef21cdb0d431cc7ed5f93669771 /irc | |
parent | 8584326683ef719499d090f99cc996fe3b462cbb (diff) | |
download | freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.gz freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.zst freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.zip |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/pisg/Makefile | 2 | ||||
-rw-r--r-- | irc/pisg/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile index 641d9f8b050a..ac5097aa1f97 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= A Perl IRC Statistics Generator USE_REINPLACE= YES diff --git a/irc/pisg/pkg-descr b/irc/pisg/pkg-descr index 23097a0c6991..622793cc4935 100644 --- a/irc/pisg/pkg-descr +++ b/irc/pisg/pkg-descr @@ -4,4 +4,4 @@ formats and produces an html page of statistics. Its homepage is at: WWW: http://pisg.sourceforge.net/ - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |