diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /irc/ratbox-services | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) | |
download | freebsd-ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.zip |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Diffstat (limited to 'irc/ratbox-services')
-rw-r--r-- | irc/ratbox-services/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ratbox-services/Makefile b/irc/ratbox-services/Makefile index f1440dab7a17..ffab31978a2f 100644 --- a/irc/ratbox-services/Makefile +++ b/irc/ratbox-services/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/${PORTNAME}/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ EXTRACT_SUFX= .tgz -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A highly configurable services package for use with ircd-ratbox USE_RC_SUBR= ratbox-services.sh |