diff options
author | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
commit | f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029 (patch) | |
tree | 0c50221c5e347ef21cdb0d431cc7ed5f93669771 /sysutils | |
parent | 8584326683ef719499d090f99cc996fe3b462cbb (diff) | |
download | freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.gz freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.zst freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.zip |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ah-tty/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ah-tty/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/finfo/Makefile | 2 | ||||
-rw-r--r-- | sysutils/finfo/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/spinner/Makefile | 2 | ||||
-rw-r--r-- | sysutils/spinner/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/vcp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/vcp/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/wtail/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wtail/pkg-descr | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/sysutils/ah-tty/Makefile b/sysutils/ah-tty/Makefile index 7c662f5ec77d..2ec7b41b456f 100644 --- a/sysutils/ah-tty/Makefile +++ b/sysutils/ah-tty/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Ah-tty is an automatic helper for command prompts and shells GNU_CONFIGURE= yes diff --git a/sysutils/ah-tty/pkg-descr b/sysutils/ah-tty/pkg-descr index b2a42ad798fb..a41d274e4e0c 100644 --- a/sysutils/ah-tty/pkg-descr +++ b/sysutils/ah-tty/pkg-descr @@ -7,4 +7,4 @@ the user. WWW: http://ah-tty.sourceforge.net/ - Michael L. Hostbaek -mich@freebsdcluster.org +mich@FreeBSD.org diff --git a/sysutils/finfo/Makefile b/sysutils/finfo/Makefile index 450347ec1d5b..c7c4326bab7e 100644 --- a/sysutils/finfo/Makefile +++ b/sysutils/finfo/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.1 CATEGORIES= sysutils MASTER_SITES= http://freebsdcluster.org/~mich/software/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Finfo displays potentially useful information about a file do-build: diff --git a/sysutils/finfo/pkg-descr b/sysutils/finfo/pkg-descr index 96827a48c899..3f6691526fdf 100644 --- a/sysutils/finfo/pkg-descr +++ b/sysutils/finfo/pkg-descr @@ -4,4 +4,4 @@ AUTHOR: Christine F. Maxwell <cfm@o-o.org> WWW: http://www.cfm.o-o.org/software/finfo/ - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org diff --git a/sysutils/spinner/Makefile b/sysutils/spinner/Makefile index 6f5a20f65f28..a8862d8b3819 100644 --- a/sysutils/spinner/Makefile +++ b/sysutils/spinner/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.2.4 CATEGORIES= sysutils MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/spinner/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Keep ssh and telnet connections from dropping due to inactivity DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} diff --git a/sysutils/spinner/pkg-descr b/sysutils/spinner/pkg-descr index 177f70f892bb..0bc49517205a 100644 --- a/sysutils/spinner/pkg-descr +++ b/sysutils/spinner/pkg-descr @@ -15,4 +15,4 @@ background daemon process for unix variants including linux. WWW: http://www.laffeycomputer.com/spinner.html - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org diff --git a/sysutils/vcp/Makefile b/sysutils/vcp/Makefile index fbc59db1bb8f..afac9dfbc438 100644 --- a/sysutils/vcp/Makefile +++ b/sysutils/vcp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://members.optusnet.com.au/~dbbryan/vcp/ EXTRACT_SUFX= .tar.Z -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Copy files in curses interface MAN1= ${PORTNAME}.1 diff --git a/sysutils/vcp/pkg-descr b/sysutils/vcp/pkg-descr index dcdabc1579b9..aa9ebaf3e55b 100644 --- a/sysutils/vcp/pkg-descr +++ b/sysutils/vcp/pkg-descr @@ -5,4 +5,4 @@ WWW: http://members.optusnet.com.au/~dbbryan/vcp/ AUTHOR: Daniel Bryan <so1o@bsdmail.com> - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org diff --git a/sysutils/wtail/Makefile b/sysutils/wtail/Makefile index 8f62648384f4..cc74696b8edb 100644 --- a/sysutils/wtail/Makefile +++ b/sysutils/wtail/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.2.2 CATEGORIES= sysutils MASTER_SITES= http://www.teaser.fr/~amajorel/wtail/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Wtail does the equivalent of tail -f on several files at once do-install: diff --git a/sysutils/wtail/pkg-descr b/sysutils/wtail/pkg-descr index a43369b563e1..24d741cb8a24 100644 --- a/sysutils/wtail/pkg-descr +++ b/sysutils/wtail/pkg-descr @@ -5,4 +5,4 @@ WWW: http://www.teaser.fr/~amajorel/wtail/ AUTHOR: Andre Majorel <amajorel@teaser.fr> - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |