Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2012 04:54:13 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304809 - head/sysutils/fusefs-smbnetfs
Message-ID:  <201209250454.q8P4sDKt063801@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Tue Sep 25 04:54:12 2012
New Revision: 304809
URL: http://svn.freebsd.org/changeset/ports/304809

Log:
  - Reassign to the heap due to mail bounces

Modified:
  head/sysutils/fusefs-smbnetfs/Makefile   (contents, props changed)

Modified: head/sysutils/fusefs-smbnetfs/Makefile
==============================================================================
--- head/sysutils/fusefs-smbnetfs/Makefile	Tue Sep 25 04:32:35 2012	(r304808)
+++ head/sysutils/fusefs-smbnetfs/Makefile	Tue Sep 25 04:54:12 2012	(r304809)
@@ -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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209250454.q8P4sDKt063801>