pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Aug 13 15:41:38 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add and enable moor.


To generate a diff of this commit:
cvs rdiff -u -r1.1533 -r1.1534 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1533 pkgsrc/textproc/Makefile:1.1534
--- pkgsrc/textproc/Makefile:1.1533     Thu Aug  7 19:12:01 2025
+++ pkgsrc/textproc/Makefile    Wed Aug 13 15:41:38 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1533 2025/08/07 19:12:01 pin Exp $
+# $NetBSD: Makefile,v 1.1534 2025/08/13 15:41:38 schmonz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -587,6 +587,7 @@ SUBDIR+=    migemo
 SUBDIR+=       migemo-elisp
 SUBDIR+=       miller
 SUBDIR+=       molybdenum
+SUBDIR+=       moor
 SUBDIR+=       multimarkdown
 SUBDIR+=       mxml
 SUBDIR+=       mythes



Home | Main Index | Thread Index | Old Index