pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Aug 31 20:30:30 UTC 2022

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add cliris


To generate a diff of this commit:
cvs rdiff -u -r1.980 -r1.981 pkgsrc/graphics/Makefile

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

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.980 pkgsrc/graphics/Makefile:1.981
--- pkgsrc/graphics/Makefile:1.980      Thu Aug 25 08:21:42 2022
+++ pkgsrc/graphics/Makefile    Wed Aug 31 20:30:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.980 2022/08/25 08:21:42 wiz Exp $
+# $NetBSD: Makefile,v 1.981 2022/08/31 20:30:30 pin Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -80,6 +80,7 @@ SUBDIR+=      cheese
 SUBDIR+=       cinepaint
 SUBDIR+=       circos
 SUBDIR+=       claraocr
+SUBDIR+=       cliris
 SUBDIR+=       clutter
 SUBDIR+=       clutter-box2d
 SUBDIR+=       clutter-gtk



Home | Main Index | Thread Index | Old Index