pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mailiasproxy: Fix COMMENT



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Fri Dec 2 19:39:13 2022 -0500
Changeset:	bf89186c0550a3db33953b04374ae93d01cb72ce

Modified Files:
	mauliasproxy/Makefile

Log Message:
mailiasproxy: Fix COMMENT

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bf89186c0550a3db33953b04374ae93d01cb72ce

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mauliasproxy/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/mauliasproxy/Makefile b/mauliasproxy/Makefile
index 64050f1471..15e1f723c8 100644
--- a/mauliasproxy/Makefile
+++ b/mauliasproxy/Makefile
@@ -7,9 +7,9 @@ CATEGORIES=	net
 MASTER_SITES=	https://mau.dev/tulir/mauliasproxy/-/archive/v${VERSION}/
 
 # (Feel more than free to improve the package without asking me.)
-MAINTAINER=	gdt%lexort.com@localhost
+MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://mau.dev/tulir/mauliasproxy/
-COMMENT=	TODO: Short description of the package
+COMMENT=	Maunium Matrix room alias proxy
 LICENSE=	gnu-agpl-v3
 
 USE_LANGUAGES=	go


Home | Main Index | Thread Index | Old Index