pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Nov  3 08:17:53 UTC 2023

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
Add tailspin


To generate a diff of this commit:
cvs rdiff -u -r1.631 -r1.632 pkgsrc/misc/Makefile

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

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.631 pkgsrc/misc/Makefile:1.632
--- pkgsrc/misc/Makefile:1.631  Thu Nov  2 02:10:20 2023
+++ pkgsrc/misc/Makefile        Fri Nov  3 08:17:52 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.631 2023/11/02 02:10:20 pho Exp $
+# $NetBSD: Makefile,v 1.632 2023/11/03 08:17:52 pin Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -389,6 +389,7 @@ SUBDIR+=    superkaramba
 SUBDIR+=       sweeper
 SUBDIR+=       sword
 SUBDIR+=       tagainijisho
+SUBDIR+=       tailspin
 SUBDIR+=       tds
 SUBDIR+=       team
 SUBDIR+=       teseq



Home | Main Index | Thread Index | Old Index