diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-29 17:48:01 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-29 17:48:01 +0000 |
commit | d4c40a94198cca3c66d0284e98fca833af2a9a65 (patch) | |
tree | 0c15f01dab960385e064bb010a34feeedbadab81 /irc/ninja | |
parent | 8881dcf86fcb12b8b5ba8a371b54a339f72a4b37 (diff) |
Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.org
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=50726
Diffstat (limited to 'irc/ninja')
-rw-r--r-- | irc/ninja/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index f92828699ce5..69f95129895a 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.5 CATEGORIES= irc MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ -MAINTAINER= anders@codefactory.se +MAINTAINER= anders@hack.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |