1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Reassign to the heap due to mail bounces

This commit is contained in:
Thomas Abthorpe 2012-09-25 04:54:12 +00:00
parent d56091fa54
commit f37211ba78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304809

View File

@ -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 \