diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | d72c560b21a0dd36f3255d3097728028a751ef18 (patch) | |
tree | b6936d201a95bb666992e32ecc7dc784714045a5 /sysutils | |
parent | f22bf52a311332deecc0c59448b2f3cae1da13a4 (diff) | |
download | ports-d72c560b21a0dd36f3255d3097728028a751ef18.tar.gz ports-d72c560b21a0dd36f3255d3097728028a751ef18.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=220031
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ddrescue/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dircomp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/durep/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-curlftpfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-wikipediafs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/iextract/Makefile | 2 | ||||
-rw-r--r-- | sysutils/namefix/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ncdu/Makefile | 2 | ||||
-rw-r--r-- | sysutils/reclinker/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rsyslog/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rsyslog3/bsd.rsyslog.mk | 2 | ||||
-rw-r--r-- | sysutils/searchmonkey/Makefile | 2 | ||||
-rw-r--r-- | sysutils/titlefix/Makefile | 2 | ||||
-rw-r--r-- | sysutils/tm/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ts/Makefile | 2 | ||||
-rw-r--r-- | sysutils/unieject/Makefile | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/sysutils/ddrescue/Makefile b/sysutils/ddrescue/Makefile index b6905722f731..d61b9355f7d7 100644 --- a/sysutils/ddrescue/Makefile +++ b/sysutils/ddrescue/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.8 CATEGORIES= sysutils MASTER_SITES= GNU -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Data recovery tool HAS_CONFIGURE= yes diff --git a/sysutils/dircomp/Makefile b/sysutils/dircomp/Makefile index b889a2eb362c..bd625336141c 100644 --- a/sysutils/dircomp/Makefile +++ b/sysutils/dircomp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compare two directories .ifndef WITHOUT_X11 diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile index 7354fb31e764..7ed2fd337549 100644 --- a/sysutils/durep/Makefile +++ b/sysutils/durep/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.hibernaculum.net/download/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility for monitoring disk usage in a more visual way than du RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM diff --git a/sysutils/fusefs-curlftpfs/Makefile b/sysutils/fusefs-curlftpfs/Makefile index b76defff7426..235e36c94466 100644 --- a/sysutils/fusefs-curlftpfs/Makefile +++ b/sysutils/fusefs-curlftpfs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= SF PKGNAMEPREFIX= fusefs- -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mount remote ftp directories LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ diff --git a/sysutils/fusefs-wikipediafs/Makefile b/sysutils/fusefs-wikipediafs/Makefile index 348c27abf5cc..3db4cd703d21 100644 --- a/sysutils/fusefs-wikipediafs/Makefile +++ b/sysutils/fusefs-wikipediafs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= SF PKGNAMEPREFIX= fusefs- -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mount mediawikis LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs diff --git a/sysutils/iextract/Makefile b/sysutils/iextract/Makefile index 99e5d757f5ec..ed8b8680ba84 100644 --- a/sysutils/iextract/Makefile +++ b/sysutils/iextract/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extract meta-information from files LIB_DEPENDS= YGP.0:${PORTSDIR}/devel/libYGP diff --git a/sysutils/namefix/Makefile b/sysutils/namefix/Makefile index 5b9f72e42aba..4b16580cc435 100644 --- a/sysutils/namefix/Makefile +++ b/sysutils/namefix/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= CENKES # SF DISTNAME= ${PORTNAME}.${DISTVERSION} -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Batch renamer RUN_DEPENDS= p5-MP3-Tag>=0:${PORTSDIR}/audio/p5-MP3-Tag \ diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile index 23e300f23961..05eef368880b 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://dev.yorhel.nl/download/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses du(1) GNU_CONFIGURE= yes diff --git a/sysutils/reclinker/Makefile b/sysutils/reclinker/Makefile index 88a95fe7a30c..ff72e8c1b8b8 100644 --- a/sysutils/reclinker/Makefile +++ b/sysutils/reclinker/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= sysutils MASTER_SITES= http://creo.hu/~csaba/stuff/reclinker/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Recursive symlinking utility PLIST_FILES= bin/${PORTNAME} bin/recdeleter bin/reclinktester diff --git a/sysutils/rsyslog/Makefile b/sysutils/rsyslog/Makefile index 8e39b180316f..568e021b068c 100644 --- a/sysutils/rsyslog/Makefile +++ b/sysutils/rsyslog/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.5 CATEGORIES= sysutils MASTER_SITES= CENKES http://download.rsyslog.com/rsyslog/ -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Enhanced syslog daemon LIB_DEPENDS= logging.0:${PORTSDIR}/devel/liblogging diff --git a/sysutils/rsyslog3/bsd.rsyslog.mk b/sysutils/rsyslog3/bsd.rsyslog.mk index 4fdb3afa7af9..53406e58f3b2 100644 --- a/sysutils/rsyslog3/bsd.rsyslog.mk +++ b/sysutils/rsyslog3/bsd.rsyslog.mk @@ -2,7 +2,7 @@ PORTNAME?= rsyslog PORTVERSION?= 3.17.2 CATEGORIES?= sysutils MASTER_SITES?= CENKES http://download.rsyslog.com/rsyslog/ -MAINTAINER?= infofarmer@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org CONFLICTS= rsyslog-2.[0-9]* CPPFLAGS+= -I${LOCALBASE}/include diff --git a/sysutils/searchmonkey/Makefile b/sysutils/searchmonkey/Makefile index db859529d09f..a4ddb3c3e770 100644 --- a/sysutils/searchmonkey/Makefile +++ b/sysutils/searchmonkey/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Search using regexes for file names and text USE_GNOME= gtk20 diff --git a/sysutils/titlefix/Makefile b/sysutils/titlefix/Makefile index 590c62cadae9..151c64dd02a1 100644 --- a/sysutils/titlefix/Makefile +++ b/sysutils/titlefix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.3 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Renames files in a proper English title format RUN_DEPENDS= id3v2:${PORTSDIR}/audio/id3v2 diff --git a/sysutils/tm/Makefile b/sysutils/tm/Makefile index 7dc4822f7894..3aea2c63c913 100644 --- a/sysutils/tm/Makefile +++ b/sysutils/tm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.1 CATEGORIES= sysutils MASTER_SITES= http://vicerveza.homeunix.net/~viric/soft/tm/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Terminal mixer PLIST_FILES= bin/${PORTNAME} diff --git a/sysutils/ts/Makefile b/sysutils/ts/Makefile index cb95487bbe0d..aeeb669e86f0 100644 --- a/sysutils/ts/Makefile +++ b/sysutils/ts/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.4 CATEGORIES= sysutils MASTER_SITES= http://vicerveza.homeunix.net/~viric/soft/ts/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Serial task spooler PLIST_FILES= bin/${PORTNAME} diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index fd7a338f73cc..98063d8f48e3 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF BERLIOS -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Eject(1) replacement LIB_DEPENDS= cdio.8:${PORTSDIR}/sysutils/libcdio \ |