svn commit: r347691 - head/multimedia/libmtp

Baptiste Daroussin bapt at FreeBSD.org
Sun Mar 9 20:55:39 UTC 2014


Author: bapt
Date: Sun Mar  9 20:55:38 2014
New Revision: 347691
URL: http://svnweb.freebsd.org/changeset/ports/347691
QAT: https://qat.redports.org/buildarchive/r347691/

Log:
  Fix category the first one should the directory the ports is living in

Modified:
  head/multimedia/libmtp/Makefile

Modified: head/multimedia/libmtp/Makefile
==============================================================================
--- head/multimedia/libmtp/Makefile	Sun Mar  9 20:23:29 2014	(r347690)
+++ head/multimedia/libmtp/Makefile	Sun Mar  9 20:55:38 2014	(r347691)
@@ -4,7 +4,7 @@
 PORTNAME=	libmtp
 PORTVERSION=	1.1.6
 PORTREVISION=	1
-CATEGORIES=	audio
+CATEGORIES=	multimedia audio
 MASTER_SITES=	SF
 
 MAINTAINER=	ports at FreeBSD.org


More information about the svn-ports-head mailing list