diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
commit | 3f6c422e367c7bbda21b99b4d8e5ed3b278ac022 (patch) | |
tree | acb453a220fe86d30ab8d37f45975dee80f9c2dc /sysutils/fusefs-unionfs | |
parent | ea50968218fa3c63c316845cf78efc2274a0737b (diff) |
Notes
Diffstat (limited to 'sysutils/fusefs-unionfs')
-rw-r--r-- | sysutils/fusefs-unionfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-unionfs/Makefile b/sysutils/fusefs-unionfs/Makefile index d563c6ad1051..a93445f8fa76 100644 --- a/sysutils/fusefs-unionfs/Makefile +++ b/sysutils/fusefs-unionfs/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://podgorny.cz/unionfs-fuse/releases/ PKGNAMEPREFIX= fusefs- DISTNAME= unionfs-fuse-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FUSE based implementation of the well-known unionfs PLIST_FILES= bin/unionfs \ |