diff options
author | bapt <bapt@FreeBSD.org> | 2013-04-22 21:27:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-04-22 21:27:47 +0800 |
commit | 76565567116839cb5e181a0ff0cd71441603702d (patch) | |
tree | fd4e71d9118c79182884882aef61d5b582d3c9e1 /sysutils | |
parent | fb71c084856b1aa0a9c2edbe5a7377aca14a57d9 (diff) | |
download | freebsd-ports-gnome-76565567116839cb5e181a0ff0cd71441603702d.tar.gz freebsd-ports-gnome-76565567116839cb5e181a0ff0cd71441603702d.tar.zst freebsd-ports-gnome-76565567116839cb5e181a0ff0cd71441603702d.zip |
Reassign skv@ ports to the heap
Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/hyperic-sigar/Makefile | 8 | ||||
-rw-r--r-- | sysutils/jailer/Makefile | 8 | ||||
-rw-r--r-- | sysutils/jailutils/Makefile | 8 | ||||
-rw-r--r-- | sysutils/pmap/Makefile | 8 |
4 files changed, 8 insertions, 24 deletions
diff --git a/sysutils/hyperic-sigar/Makefile b/sysutils/hyperic-sigar/Makefile index 0c9af1af7909..c64bd4fe16be 100644 --- a/sysutils/hyperic-sigar/Makefile +++ b/sysutils/hyperic-sigar/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hyperic-sigar -# Date created: 08 Feb 2010 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= hyperic-sigar PORTVERSION= 1.6.4 @@ -12,7 +8,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= sigar/sigar/${PORTVERSION:C/\.[0-9]+$//} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SIGAR - System Information Gatherer and Reporter WRKSRC= ${WRKDIR}/${DISTNAME}/bindings/java/ diff --git a/sysutils/jailer/Makefile b/sysutils/jailer/Makefile index 580547c385e3..0e6a52236c49 100644 --- a/sysutils/jailer/Makefile +++ b/sysutils/jailer/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: jailer -# Date created: 27 June 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= jailer PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= http://memberwebs.com/stef/freebsd/jails/jailer/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manage FreeBSD jail startup, shutdown and console GNU_CONFIGURE= YES diff --git a/sysutils/jailutils/Makefile b/sysutils/jailutils/Makefile index bfc374245eef..f5edfcd0a934 100644 --- a/sysutils/jailutils/Makefile +++ b/sysutils/jailutils/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: jailutils -# Date created: 27 June 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= jailutils PORTVERSION= 1.6 CATEGORIES= sysutils MASTER_SITES= http://memberwebs.com/stef/freebsd/jails/jailutils/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Several utilities for managing jails GNU_CONFIGURE= YES diff --git a/sysutils/pmap/Makefile b/sysutils/pmap/Makefile index fd5a95b306b5..313e5ac8265a 100644 --- a/sysutils/pmap/Makefile +++ b/sysutils/pmap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pmap -# Date created: 14 Oct 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= pmap PORTVERSION= 20060622 @@ -12,7 +8,7 @@ CATEGORIES= sysutils kld MASTER_SITES= ${MASTER_SITE_LOCAL:S!$!skv/!} \ ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/pmap/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Detailed process memory display NO_PACKAGE= Depends on kernel |