From d28ea947c47006e3633c86ee6689c1287e381c79 Mon Sep 17 00:00:00 2001 From: avl Date: Thu, 28 May 2009 20:44:16 +0000 Subject: Change MAINTAINER on my ports to my FreeBSD email address Approved by: tabthorpe (mentor) --- sysutils/flashrom/Makefile | 2 +- sysutils/fusefs-afuse/Makefile | 2 +- sysutils/fusefs-fur/Makefile | 2 +- sysutils/pstree/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils') diff --git a/sysutils/flashrom/Makefile b/sysutils/flashrom/Makefile index 471681575cef..cb5c8c443676 100644 --- a/sysutils/flashrom/Makefile +++ b/sysutils/flashrom/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://qa.coreboot.org/releases/ -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= A utility for reading, writing, verifying and erasing flash ROM chips LIB_DEPENDS= pci.2:${PORTSDIR}/devel/libpci diff --git a/sysutils/fusefs-afuse/Makefile b/sysutils/fusefs-afuse/Makefile index 6e8649b89e19..35ecb399fecd 100644 --- a/sysutils/fusefs-afuse/Makefile +++ b/sysutils/fusefs-afuse/Makefile @@ -10,7 +10,7 @@ CATEGORIES= sysutils MASTER_SITES= SF PKGNAMEPREFIX= fusefs- -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= An automounting file system implemented in user-space using FUSE RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod diff --git a/sysutils/fusefs-fur/Makefile b/sysutils/fusefs-fur/Makefile index dac63231998d..7e9cb0f91306 100644 --- a/sysutils/fusefs-fur/Makefile +++ b/sysutils/fusefs-fur/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.infis.univ.ts.it/~riccardo/downloads/ PKGNAMEPREFIX= fusefs- DISTNAME= FUR-${PORTVERSION} -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= FUSE-based filesystem for Windows CE based devices LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 \ diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile index ec4383dda4c5..eada8118728a 100644 --- a/sysutils/pstree/Makefile +++ b/sysutils/pstree/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.thp.uni-duisburg.de/pub/source/ \ http://fresh.t-systems-sfr.com/unix/src/misc/ -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= List processes as a tree NO_WRKSUBDIR= yes -- cgit