diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dircomp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gaffitter/Makefile | 2 | ||||
-rw-r--r-- | sysutils/iextract/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lookat/Makefile | 2 | ||||
-rw-r--r-- | sysutils/moreutils-parallel/Makefile | 2 | ||||
-rw-r--r-- | sysutils/moreutils/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ncdu/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rdup/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/dircomp/Makefile b/sysutils/dircomp/Makefile index 22ea5b43a260..4e2c480b909f 100644 --- a/sysutils/dircomp/Makefile +++ b/sysutils/dircomp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.11 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTNAME:S/C/c/}-${PORTVERSION}/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Compare two directories .ifndef WITHOUT_X11 diff --git a/sysutils/gaffitter/Makefile b/sysutils/gaffitter/Makefile index f2a6c1f8f1e2..9e376f0191c3 100644 --- a/sysutils/gaffitter/Makefile +++ b/sysutils/gaffitter/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A bin packing utility that uses a genetic algorithm USE_BZIP2= yes diff --git a/sysutils/iextract/Makefile b/sysutils/iextract/Makefile index 297ba9f15693..0f4727204e3a 100644 --- a/sysutils/iextract/Makefile +++ b/sysutils/iextract/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Extract meta-information from files LIB_DEPENDS= YGP.0:${PORTSDIR}/devel/libYGP diff --git a/sysutils/lookat/Makefile b/sysutils/lookat/Makefile index 9abc17c099a9..50459cd46d06 100644 --- a/sysutils/lookat/Makefile +++ b/sysutils/lookat/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.wagemakers.be/downloads/ DISTNAME= ${PORTNAME}_bekijk-${PORTVERSION} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A program to view Un*x text files and manual pages GNU_CONFIGURE= yes diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index f3d59e18131e..90c52c9b8030 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= moreutils_${PORTVERSION} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Run programs in parallel CONFLICTS= parallel-[0-9]* diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile index 0b49dd6a3956..a92be2dbc882 100644 --- a/sysutils/moreutils/Makefile +++ b/sysutils/moreutils/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Additional Unix utilities RUN_DEPENDS= ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile index 5e0fa4ceac1a..f67b7fdfbf63 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7 CATEGORIES= sysutils MASTER_SITES= http://dev.yorhel.nl/download/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses du(1) GNU_CONFIGURE= yes diff --git a/sysutils/rdup/Makefile b/sysutils/rdup/Makefile index 309fd3fb939e..84073cdc3298 100644 --- a/sysutils/rdup/Makefile +++ b/sysutils/rdup/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.1.11 CATEGORIES= sysutils MASTER_SITES= http://miek.nl/projects/rdup/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to generate an (incremental) backup file list LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 \ |