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:   fox
Date:           Sat Dec 13 09:08:06 UTC 2025

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
Added msedit to Makefile SUBDIRs.


To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 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.259 pkgsrc/editors/Makefile:1.260
--- pkgsrc/editors/Makefile:1.259       Mon Apr 28 08:29:21 2025
+++ pkgsrc/editors/Makefile     Sat Dec 13 09:08:06 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.259 2025/04/28 08:29:21 wiz Exp $
+# $NetBSD: Makefile,v 1.260 2025/12/13 09:08:06 fox Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -97,6 +97,7 @@ SUBDIR+=      micro
 SUBDIR+=       mined
 SUBDIR+=       mle
 SUBDIR+=       moe
+SUBDIR+=       msedit
 SUBDIR+=       mule-ucs
 SUBDIR+=       nano
 SUBDIR+=       ne



Home | Main Index | Thread Index | Old Index