diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-16 17:26:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-16 17:26:49 +0000 |
commit | 4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9 (patch) | |
tree | 4ede8b4f367d77027ef1b4fd74766106c2b0d75c /sysutils/fusefs-libs | |
parent | e1d7e6cc3407403a7f6a8cc21b10ab8c6d9b71c5 (diff) | |
download | ports-4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9.tar.gz ports-4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-libs')
-rw-r--r-- | sysutils/fusefs-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-libs/Makefile b/sysutils/fusefs-libs/Makefile index e99a6417a0e7..ceaa70fc06cd 100644 --- a/sysutils/fusefs-libs/Makefile +++ b/sysutils/fusefs-libs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/fuse/fuse-2.X/${PORTVERSION} PKGNAMESUFFIX= -libs DISTNAME= fuse-${PORTVERSION} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FUSE allows filesystem implementation in userspace OPTIONS_DEFINE= DOCS |