summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/android-tools-adb/Makefile2
-rw-r--r--devel/android-tools-fastboot/Makefile2
-rw-r--r--devel/fb-adb/Makefile2
-rw-r--r--devel/py-adb/Makefile2
-rw-r--r--games/openbor/Makefile2
-rw-r--r--sysutils/fusefs-gitfs/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/android-tools-adb/Makefile b/devel/android-tools-adb/Makefile
index 32d6b34d0b55..fb8e20da9040 100644
--- a/devel/android-tools-adb/Makefile
+++ b/devel/android-tools-adb/Makefile
@@ -4,7 +4,7 @@ PORTNAME= android-tools-adb
DISTVERSIONPREFIX= android-
DISTVERSION?= 7.1.1_r4
PORTREVISION?= 0
-CATEGORIES= devel
+CATEGORIES= devel comms
.ifndef EXTRA_PATCHES
PATCH_SITES= https://github.com/android/platform_system_core/commit/
PATCHFILES= b4cff495a1f9.patch:-p1
diff --git a/devel/android-tools-fastboot/Makefile b/devel/android-tools-fastboot/Makefile
index 9f9846868a79..bbc214040634 100644
--- a/devel/android-tools-fastboot/Makefile
+++ b/devel/android-tools-fastboot/Makefile
@@ -4,7 +4,7 @@ PORTNAME= android-tools-fastboot
DISTVERSIONPREFIX= android-
DISTVERSION?= 7.1.1_r4
PORTREVISION?= 0
-CATEGORIES= devel
+CATEGORIES= devel sysutils
MASTER_SITES= https://anonscm.debian.org/cgit/android-tools/android-tools.git/plain/debian/:manpage
DISTFILES= fastboot.1?id=706e754:manpage
EXTRACT_ONLY= ${DISTFILES:N*\:manpage:C/:.*//}
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile
index 4c547b06f7ca..f199dd58b7d0 100644
--- a/devel/fb-adb/Makefile
+++ b/devel/fb-adb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fb-adb
DISTVERSION= 1.4.4-126
DISTVERSIONSUFFIX= -g6fd78ae
-CATEGORIES= devel
+CATEGORIES= devel comms
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Better shell for Android devices
diff --git a/devel/py-adb/Makefile b/devel/py-adb/Makefile
index b135e4d6d62e..b8dc0e60204c 100644
--- a/devel/py-adb/Makefile
+++ b/devel/py-adb/Makefile
@@ -2,7 +2,7 @@
PORTNAME= adb
PORTVERSION= 1.1.1
-CATEGORIES= devel python
+CATEGORIES= devel comms python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index c94fdf6f3eb7..d5f635883849 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openbor
PORTVERSION= 3.0.r4390
-CATEGORIES= games
+CATEGORIES= games devel
MASTER_SITES= LOCAL/jbeich \
https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn
diff --git a/sysutils/fusefs-gitfs/Makefile b/sysutils/fusefs-gitfs/Makefile
index 1bdd759ebbcc..c62cdf813433 100644
--- a/sysutils/fusefs-gitfs/Makefile
+++ b/sysutils/fusefs-gitfs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gitfs
DISTVERSION= 0.4.5.1
-CATEGORIES= sysutils
+CATEGORIES= sysutils devel
PKGNAMEPREFIX= fusefs-
MAINTAINER= jbeich@FreeBSD.org