pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   vins
Date:           Wed Aug  6 19:59:56 UTC 2025

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11: add xfind


To generate a diff of this commit:
cvs rdiff -u -r1.1065 -r1.1066 pkgsrc/x11/Makefile

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

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1065 pkgsrc/x11/Makefile:1.1066
--- pkgsrc/x11/Makefile:1.1065  Sun Jul 27 09:19:01 2025
+++ pkgsrc/x11/Makefile Wed Aug  6 19:59:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1065 2025/07/27 09:19:01 wiz Exp $
+# $NetBSD: Makefile,v 1.1066 2025/08/06 19:59:55 vins Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -556,6 +556,7 @@ SUBDIR+=    xfce4-terminal
 SUBDIR+=       xfce4-tumbler
 SUBDIR+=       xfce4-whiskermenu-plugin
 SUBDIR+=       xfd
+SUBDIR+=       xfind
 SUBDIR+=       xfishtank
 SUBDIR+=       xflame
 SUBDIR+=       xfontsel



Home | Main Index | Thread Index | Old Index