pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/wordtsar
Module Name: pkgsrc
Committed By: wiz
Date: Tue Sep 10 16:04:18 UTC 2024
Modified Files:
pkgsrc/editors/wordtsar: Makefile
Log Message:
wordtsar: fix typo in COMMENT
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/wordtsar/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/wordtsar/Makefile
diff -u pkgsrc/editors/wordtsar/Makefile:1.1 pkgsrc/editors/wordtsar/Makefile:1.2
--- pkgsrc/editors/wordtsar/Makefile:1.1 Tue Sep 10 13:58:17 2024
+++ pkgsrc/editors/wordtsar/Makefile Tue Sep 10 16:04:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/09/10 13:58:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2024/09/10 16:04:18 wiz Exp $
DISTNAME= WordTsar-0.3.719-src
PKGNAME= ${DISTNAME:tl:S/-src//}
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= http://wordtsar.ca/
-COMMENT= Wordstar for the 21st Cenetury
+COMMENT= Wordstar for the 21st Century
LICENSE= gnu-agpl-v3
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index