diff options
Diffstat (limited to 'sysutils/fusefs-sshfs')
-rw-r--r-- | sysutils/fusefs-sshfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile index 0d338965af3b..cf35624be261 100644 --- a/sysutils/fusefs-sshfs/Makefile +++ b/sysutils/fusefs-sshfs/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF/fuse/${PORTNAME}-fuse/${PORTVERSION} PKGNAMEPREFIX= fusefs- DISTNAME= ${PORTNAME}-fuse-${PORTVERSION} -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= Mount remote directories over ssh KMODDIR?= ${LOCALBASE}/modules |