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:   wiz
Date:           Sun Dec 10 11:50:57 UTC 2023

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11/Makefile: + zutty


To generate a diff of this commit:
cvs rdiff -u -r1.1007 -r1.1008 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.1007 pkgsrc/x11/Makefile:1.1008
--- pkgsrc/x11/Makefile:1.1007  Wed Nov 15 08:27:00 2023
+++ pkgsrc/x11/Makefile Sun Dec 10 11:50:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1007 2023/11/15 08:27:00 wiz Exp $
+# $NetBSD: Makefile,v 1.1008 2023/12/10 11:50:57 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -658,5 +658,6 @@ SUBDIR+=    xwud
 SUBDIR+=       xxkb
 SUBDIR+=       yad
 SUBDIR+=       zenity
+SUBDIR+=       zutty
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index