diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-16 16:21:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-16 16:21:59 +0000 |
commit | d7242ea20dbd1175a2a188f25e63ca65faf6c720 (patch) | |
tree | 8f274f61fd53aa5156249d70e452667c3b52643a /sysutils/fusefs-gitfs | |
parent | Update to 0.27.0 (diff) |
List in more categories
Notes
Notes:
svn path=/head/; revision=428686
Diffstat (limited to 'sysutils/fusefs-gitfs')
-rw-r--r-- | sysutils/fusefs-gitfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |