diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-26 00:03:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-26 00:03:14 +0000 |
commit | 83fb1239f745c922d7ca2d4608c7c09a4778867e (patch) | |
tree | 988df90111e4a9e00a869c3fa79c9c9f7b4ceeb5 /sysutils/fusefs-gnome-vfs | |
parent | 948536f21a65507bb36e83337989499ec0bba062 (diff) |
Notes
Diffstat (limited to 'sysutils/fusefs-gnome-vfs')
-rw-r--r-- | sysutils/fusefs-gnome-vfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-gnome-vfs/Makefile b/sysutils/fusefs-gnome-vfs/Makefile index 46484205dbf2..0f95a3cc261f 100644 --- a/sysutils/fusefs-gnome-vfs/Makefile +++ b/sysutils/fusefs-gnome-vfs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils gnome MASTER_SITES= http://www.evolware.org/chri/ DISTNAME= ${RPORTNAME}-${PORTVERSION} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface between FUSE and the Gnome VFS 2.0 RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod |