diff options
author | seb <seb> | 2005-03-31 01:23:14 +0000 |
---|---|---|
committer | seb <seb> | 2005-03-31 01:23:14 +0000 |
commit | ce1d6856c975a2e41bb5efb710357f82a878ffc9 (patch) | |
tree | af7b47550dce9ae9f0b442d56db3535cc046aee9 | |
parent | ce6aeb76af5bd4a1bdfaeecb520d7206f9f830c2 (diff) | |
download | pkgsrc-ce1d6856c975a2e41bb5efb710357f82a878ffc9.tar.gz |
Relinquish stewardship. I do not use this IRC server anymore and I don't
have enough time to update the package.
-rw-r--r-- | chat/ircd-hybrid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile index e3d6983651c..f53ac7e1f98 100644 --- a/chat/ircd-hybrid/Makefile +++ b/chat/ircd-hybrid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/12/28 02:47:41 reed Exp $ +# $NetBSD: Makefile,v 1.15 2005/03/31 01:23:14 seb Exp $ # DISTNAME= ircd-hybrid-6.2 @@ -7,7 +7,7 @@ CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ircd-hybrid/} EXTRACT_SUFX= .tgz -MAINTAINER= seb@pbox.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ircd-hybrid.net/ COMMENT= IRC server with many options |