From f37211ba7897b3c11f3ae49e92dbf3b7d05ef838 Mon Sep 17 00:00:00 2001 From: Thomas Abthorpe Date: Tue, 25 Sep 2012 04:54:12 +0000 Subject: [PATCH] - Reassign to the heap due to mail bounces --- sysutils/fusefs-smbnetfs/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sysutils/fusefs-smbnetfs/Makefile b/sysutils/fusefs-smbnetfs/Makefile index 5ee2b4bdad10..e99d8524b544 100644 --- a/sysutils/fusefs-smbnetfs/Makefile +++ b/sysutils/fusefs-smbnetfs/Makefile @@ -1,8 +1,5 @@ -# New ports collection makefile for: smbnetfs -# Date created: 06 August 2006 -# Whom: Denis Barov +# Created by: Denis Barov # $FreeBSD$ -# PORTNAME= smbnetfs PORTVERSION= 0.5.3 @@ -11,7 +8,7 @@ CATEGORIES= sysutils net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/SMBNetFS-${PORTVERSION} PKGNAMEPREFIX= fusefs- -MAINTAINER= dindin@freebsd.org.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Mount smb shares (Fuse filesystem) LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \