pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar  6 12:38:53 UTC 2022

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
editors/Makefile: + PageEdit


To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 pkgsrc/editors/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/Makefile
diff -u pkgsrc/editors/Makefile:1.219 pkgsrc/editors/Makefile:1.220
--- pkgsrc/editors/Makefile:1.219       Fri Jan 28 11:51:19 2022
+++ pkgsrc/editors/Makefile     Sun Mar  6 12:38:53 2022
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.219 2022/01/28 11:51:19 micha Exp $
+# $NetBSD: Makefile,v 1.220 2022/03/06 12:38:53 wiz Exp $
 #
 
 COMMENT=       Text and binary editors
 
 SUBDIR+=       OmegaT
+SUBDIR+=       PageEdit
 SUBDIR+=       Sigil
 SUBDIR+=       TeXmacs
 SUBDIR+=       abiword



Home | Main Index | Thread Index | Old Index