diff options
author | nia <nia@pkgsrc.org> | 2019-08-23 13:32:30 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-08-23 13:32:30 +0000 |
commit | 874805891c236e38ad57adcabafca306278869c1 (patch) | |
tree | 4718c45271fbcb4116e6f6c4d60d10e5b03ec1cf /chat | |
parent | 615a6f49a35369f5c399fdfbf2f936b6823a1362 (diff) | |
download | pkgsrc-874805891c236e38ad57adcabafca306278869c1.tar.gz |
inspircd*: Update COMMENT
Diffstat (limited to 'chat')
-rw-r--r-- | chat/inspircd/Makefile | 4 | ||||
-rw-r--r-- | chat/inspircd3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile index 3fb76332e62..570930a4321 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2019/08/23 10:51:48 nia Exp $ +# $NetBSD: Makefile,v 1.68 2019/08/23 13:32:30 nia Exp $ DISTNAME= inspircd-2.0.28 CATEGORIES= chat @@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= nia@NetBSD.org HOMEPAGE= https://www.inspircd.org/ -COMMENT= Modular Internet Relay Chat (IRC) server +COMMENT= Modular Internet Relay Chat (IRC) server (v2 branch) LICENSE= gnu-gpl-v2 EXTRACT_USING= bsdtar diff --git a/chat/inspircd3/Makefile b/chat/inspircd3/Makefile index 6cf01d80673..d84d599374d 100644 --- a/chat/inspircd3/Makefile +++ b/chat/inspircd3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2019/08/23 12:04:13 nia Exp $ +# $NetBSD: Makefile,v 1.15 2019/08/23 13:32:30 nia Exp $ DISTNAME= inspircd-3.3.0 CATEGORIES= chat @@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= nia@NetBSD.org HOMEPAGE= https://www.inspircd.org/ -COMMENT= Modular Internet Relay Chat (IRC) server +COMMENT= Modular Internet Relay Chat (IRC) server (v3 branch) LICENSE= gnu-gpl-v2 EXTRACT_USING= bsdtar |