diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-10 04:55:38 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-10 04:55:38 +0800 |
commit | 0913263fa9acb0b4e152df8f2835901fb07389c8 (patch) | |
tree | c5e4d65c414aaf710bab0647454952d523ff63db /multimedia | |
parent | 200c307b726b15574f2a7179a927c6739a11329b (diff) | |
download | freebsd-ports-gnome-0913263fa9acb0b4e152df8f2835901fb07389c8.tar.gz freebsd-ports-gnome-0913263fa9acb0b4e152df8f2835901fb07389c8.tar.zst freebsd-ports-gnome-0913263fa9acb0b4e152df8f2835901fb07389c8.zip |
Fix category the first one should the directory the ports is living in
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libmtp/Makefile b/multimedia/libmtp/Makefile index 1317ec21922c..48f58daf75f6 100644 --- a/multimedia/libmtp/Makefile +++ b/multimedia/libmtp/Makefile @@ -4,7 +4,7 @@ PORTNAME= libmtp PORTVERSION= 1.1.6 PORTREVISION= 1 -CATEGORIES= audio +CATEGORIES= multimedia audio MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org |