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:   gutteridge
Date:           Sun Aug 11 02:11:53 UTC 2024

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11/Makefile: add zenity3


To generate a diff of this commit:
cvs rdiff -u -r1.1047 -r1.1048 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.1047 pkgsrc/x11/Makefile:1.1048
--- pkgsrc/x11/Makefile:1.1047  Sun Jul 21 20:47:13 2024
+++ pkgsrc/x11/Makefile Sun Aug 11 02:11:53 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1047 2024/07/21 20:47:13 markd Exp $
+# $NetBSD: Makefile,v 1.1048 2024/08/11 02:11:53 gutteridge Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -667,6 +667,7 @@ SUBDIR+=    xwud
 SUBDIR+=       xxkb
 SUBDIR+=       yad
 SUBDIR+=       zenity
+SUBDIR+=       zenity3
 SUBDIR+=       zutty
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index