diff options
author | fcambus <fcambus@pkgsrc.org> | 2022-06-27 15:29:13 +0000 |
---|---|---|
committer | fcambus <fcambus@pkgsrc.org> | 2022-06-27 15:29:13 +0000 |
commit | 1c2df00f9e8b397d21893480f9e1f857b84adb39 (patch) | |
tree | 732fe28679e2e3b976fe635faf44bee87ad331be /chat/swirc | |
parent | 5e9999b768ed2492bf2f47086cedaf224b69e42d (diff) | |
download | pkgsrc-1c2df00f9e8b397d21893480f9e1f857b84adb39.tar.gz |
*: drop maintainership for packages not related to toolchains and ELF.
Diffstat (limited to 'chat/swirc')
-rw-r--r-- | chat/swirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/swirc/Makefile b/chat/swirc/Makefile index a6502c493bb..3e9940069ef 100644 --- a/chat/swirc/Makefile +++ b/chat/swirc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2022/05/05 07:02:46 fcambus Exp $ +# $NetBSD: Makefile,v 1.5 2022/06/27 15:29:13 fcambus Exp $ DISTNAME= swirc-3.3.4 CATEGORIES= chat MASTER_SITES= https://www.nifty-networks.net/swirc/releases/ EXTRACT_SUFX= .tgz -MAINTAINER= fcambus@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.nifty-networks.net/swirc/ COMMENT= Console based ICB and IRC client LICENSE= modified-bsd |