svn commit: r536396 - head/multimedia/get_iplayer

Hiroki Tagato tagattie at FreeBSD.org
Sun May 24 12:54:34 UTC 2020


Author: tagattie
Date: Sun May 24 12:54:33 2020
New Revision: 536396
URL: https://svnweb.freebsd.org/changeset/ports/536396

Log:
  Really specify multimedia as primary category
  
  PR:		246558
  Reported by:	Jamie Landeg-Jones <jamie at catflap.org>
  Approved by:	mentors (implicit)

Modified:
  head/multimedia/get_iplayer/Makefile

Modified: head/multimedia/get_iplayer/Makefile
==============================================================================
--- head/multimedia/get_iplayer/Makefile	Sun May 24 12:51:46 2020	(r536395)
+++ head/multimedia/get_iplayer/Makefile	Sun May 24 12:54:33 2020	(r536396)
@@ -3,7 +3,7 @@
 PORTNAME=	get_iplayer
 PORTVERSION=	3.25
 DISTVERSIONPREFIX=	v
-CATEGORIES=	net multimedia
+CATEGORIES=	multimedia net
 
 MAINTAINER=	jamie at catflap.org
 COMMENT=	Search, index, or stream archive video from BBC iPlayer


More information about the svn-ports-head mailing list