diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /chat/atheme | |
parent | 99d7adf6e09255a9cb5195d01dd78b81663aa34b (diff) | |
download | pkgsrc-23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'chat/atheme')
-rw-r--r-- | chat/atheme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/atheme/Makefile b/chat/atheme/Makefile index 890027a1582..7cbc78a6999 100644 --- a/chat/atheme/Makefile +++ b/chat/atheme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/11/10 12:09:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/07/17 18:00:13 adrianp Exp $ # DISTNAME= atheme-services-3.0.4 @@ -8,7 +8,7 @@ CATEGORIES= chat MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tbz2 -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.atheme.org/ COMMENT= Flexible IRC services system with proven scalability |