pkgsrc-Changes archive

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

CVS commit: pkgsrc/news



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Nov 16 08:46:46 UTC 2021

Modified Files:
        pkgsrc/news: Makefile

Log Message:
Add tuifeed


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/news/Makefile

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

Modified files:

Index: pkgsrc/news/Makefile
diff -u pkgsrc/news/Makefile:1.47 pkgsrc/news/Makefile:1.48
--- pkgsrc/news/Makefile:1.47   Thu Jan  7 05:20:35 2021
+++ pkgsrc/news/Makefile        Tue Nov 16 08:46:46 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2021/01/07 05:20:35 gutteridge Exp $
+# $NetBSD: Makefile,v 1.48 2021/11/16 08:46:46 pin Exp $
 #
 
 COMMENT=       Network news
@@ -30,6 +30,7 @@ SUBDIR+=      slrn
 SUBDIR+=       suck
 SUBDIR+=       tin
 SUBDIR+=       trn
+SUBDIR+=       tuifeed
 SUBDIR+=       xrn
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index