pkgsrc-WIP-changes archive

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

livestreamer: use one category



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Thu May 12 19:50:29 2016 +0300
Changeset:	16dbbf8057eb49ddec21e87bf695b388174dbbd6

Modified Files:
	livestreamer/Makefile

Log Message:
livestreamer: use one category

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

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

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

diffs:
diff --git a/livestreamer/Makefile b/livestreamer/Makefile
index 7ce8e9c..75d25ad 100644
--- a/livestreamer/Makefile
+++ b/livestreamer/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.7 2015/05/03 13:35:55 jonthn Exp $
 
 DISTNAME=	livestreamer-1.12.2
-CATEGORIES=	multimedia python
+CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_GITHUB:=chrippa/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 


Home | Main Index | Thread Index | Old Index