pkgsrc-WIP-changes archive

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

todotxt: Change CATEGORIES to `time'



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Dec 19 12:34:20 2017 +0100
Changeset:	aaf33b2f5f215c37b3690497e9d72b6df268f09e

Modified Files:
	todotxt/Makefile

Log Message:
todotxt: Change CATEGORIES to `time'

`time' is probably more appropriate than `misc' for a TODO list tool.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aaf33b2f5f215c37b3690497e9d72b6df268f09e

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

diffstat:
 todotxt/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/todotxt/Makefile b/todotxt/Makefile
index 2fe46e1594..3de8ee3436 100644
--- a/todotxt/Makefile
+++ b/todotxt/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.4 2014/05/21 14:06:31 ttys Exp $
 
 DISTNAME=	todotxt-2.10
-CATEGORIES=	misc
+CATEGORIES=	time
 MASTER_SITES=	${MASTER_SITE_GITHUB:=todotxt/}
 GITHUB_PROJECT=	todo.txt-cli
 GITHUB_TAG=	v${PKGVERSION_NOREV}


Home | Main Index | Thread Index | Old Index