pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/dino



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Jun 13 15:08:16 UTC 2020

Modified Files:
        pkgsrc/chat/dino: Makefile

Log Message:
dino: typo


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/dino/Makefile

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

Modified files:

Index: pkgsrc/chat/dino/Makefile
diff -u pkgsrc/chat/dino/Makefile:1.1 pkgsrc/chat/dino/Makefile:1.2
--- pkgsrc/chat/dino/Makefile:1.1       Fri Jun 12 14:20:51 2020
+++ pkgsrc/chat/dino/Makefile   Sat Jun 13 15:08:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/06/12 14:20:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2020/06/13 15:08:16 nia Exp $
 
 DISTNAME=      dino-0.1.0
 CATEGORIES=    chat
@@ -8,7 +8,7 @@ GITHUB_RELEASE= v${PKGVERSION_NOREV}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/dino/dino/
-COMMENT=       Modern XMPP (Jabber) chat clinet
+COMMENT=       Modern XMPP (Jabber) chat client
 LICENSE=       gnu-gpl-v3
 
 USE_LANGUAGES+=                c



Home | Main Index | Thread Index | Old Index