pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells
Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Aug  9 11:15:25 UTC 2024
Modified Files:
        pkgsrc/shells: Makefile
Log Message:
shells/Makefile: + py-bashlex
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/shells/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/Makefile
diff -u pkgsrc/shells/Makefile:1.74 pkgsrc/shells/Makefile:1.75
--- pkgsrc/shells/Makefile:1.74 Mon Apr 10 13:59:40 2023
+++ pkgsrc/shells/Makefile      Fri Aug  9 11:15:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2023/04/10 13:59:40 schmonz Exp $
+# $NetBSD: Makefile,v 1.75 2024/08/09 11:15:25 wiz Exp $
 #
 
 COMMENT=       Shells
@@ -33,6 +33,7 @@ SUBDIR+=      pbosh
 SUBDIR+=       pdksh
 SUBDIR+=       perlsh
 SUBDIR+=       posh
+SUBDIR+=       py-bashlex
 SUBDIR+=       rc
 SUBDIR+=       rssh
 SUBDIR+=       scponly
Home |
Main Index |
Thread Index |
Old Index