diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
commit | 2b3b399de830d758565d1fb560790fcd0fa4c652 (patch) | |
tree | 0fd76fbb3661dcb70189f1839f1d615568df9308 /irc | |
parent | b2a345eae55e2bece034c2ad6695e21d89d48727 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/anope/Makefile | 2 | ||||
-rw-r--r-- | irc/simpleirc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index 8f24b5d2c431..91100c8e373d 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8.0 CATEGORIES= irc MASTER_SITES= SF -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= A set of IRC services for IRC networks USE_GMAKE= yes diff --git a/irc/simpleirc/Makefile b/irc/simpleirc/Makefile index 301c5fe1d280..08316db37b7a 100644 --- a/irc/simpleirc/Makefile +++ b/irc/simpleirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= http://code.suckless.org/dl/tools/ DISTNAME= sic-${PORTVERSION} -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= An extremly simple IRC client MAN1= simpleirc.1 |