aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2011-09-21 10:46:17 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2011-09-21 10:46:17 +0800
commita4947982350d720fbcc40fda8aa7963b755c0e22 (patch)
treedf97c9bb88574a83cd869c975f7249a19a216271 /sysutils
parent66ed6fab7fd58bdc01f4ad16edc24828be60d2af (diff)
downloadfreebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.tar.gz
freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.tar.zst
freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.zip
- Reassign to the heap
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/atitvout/Makefile2
-rw-r--r--sysutils/fusefs-kmod/Makefile2
-rw-r--r--sysutils/fusefs-libs/Makefile2
-rw-r--r--sysutils/fusefs-sshfs/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/atitvout/Makefile b/sysutils/atitvout/Makefile
index 94488c83086d..a3915b7a9544 100644
--- a/sysutils/atitvout/Makefile
+++ b/sysutils/atitvout/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://0pointer.de/lennart/projects/atitvout/ \
http://am-productions.biz/docs/
-MAINTAINER= amistry@am-productions.biz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Toggle TV Out on Mach64 graphics cards
LIB_DEPENDS= lrmi:${PORTSDIR}/devel/lrmi
diff --git a/sysutils/fusefs-kmod/Makefile b/sysutils/fusefs-kmod/Makefile
index fbe57869cc78..41f8c56215fd 100644
--- a/sysutils/fusefs-kmod/Makefile
+++ b/sysutils/fusefs-kmod/Makefile
@@ -14,7 +14,7 @@ PKGNAMESUFFIX= -kmod
DISTNAME= ${HG_SHORTREV}
DIST_SUBDIR= fuse4bsd
-MAINTAINER= amistry@am-productions.biz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Kernel module for fuse
BUILD_DEPENDS= fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs
diff --git a/sysutils/fusefs-libs/Makefile b/sysutils/fusefs-libs/Makefile
index b44d9808be0c..290beeeb60a4 100644
--- a/sysutils/fusefs-libs/Makefile
+++ b/sysutils/fusefs-libs/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= SF/fuse/fuse-2.X/${PORTVERSION}
PKGNAMESUFFIX= -libs
DISTNAME= fuse-${PORTVERSION}
-MAINTAINER= amistry@am-productions.biz
+MAINTAINER= ports@FreeBSD.org
COMMENT= FUSE allows filesystem implementation in userspace
GNU_CONFIGURE= yes
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