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:           Sat Oct 15 07:14:26 UTC 2022

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add gradiente


To generate a diff of this commit:
cvs rdiff -u -r1.985 -r1.986 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.985 pkgsrc/graphics/Makefile:1.986
--- pkgsrc/graphics/Makefile:1.985      Thu Oct 13 16:01:42 2022
+++ pkgsrc/graphics/Makefile    Sat Oct 15 07:14:26 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.985 2022/10/13 16:01:42 adam Exp $
+# $NetBSD: Makefile,v 1.986 2022/10/15 07:14:26 pin Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -230,6 +230,7 @@ SUBDIR+=    gpick
 SUBDIR+=       gpicview
 SUBDIR+=       gqview
 SUBDIR+=       gqview-devel
+SUBDIR+=       gradient
 SUBDIR+=       grafx2
 SUBDIR+=       grap
 SUBDIR+=       graphene



Home | Main Index | Thread Index | Old Index