diff options
author | markp <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
commit | d06e60ff18937a191e01e6789291ebcdd20cf6f2 (patch) | |
tree | 4e76ed9d32e5ab8e2ed3742077bf3998045b0f6a /sysutils | |
parent | b6ae960c15d2843c5a16eacabe5d124295d84fc7 (diff) | |
download | freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.gz freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.zst freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.zip |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bubblemon-dockapp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cpuburn/Makefile | 2 | ||||
-rw-r--r-- | sysutils/crashme/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dim/Makefile | 2 | ||||
-rw-r--r-- | sysutils/filedupe/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xin/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/bubblemon-dockapp/Makefile b/sysutils/bubblemon-dockapp/Makefile index 4498f6eabfde..3abb978cd273 100644 --- a/sysutils/bubblemon-dockapp/Makefile +++ b/sysutils/bubblemon-dockapp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.32 CATEGORIES= sysutils MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile index 5ff9271f1c9e..3d60ab690b00 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://users.ev1.net/~redelm/ DISTNAME= cpuburn_${PORTVERSION:S/./_/g} EXTRACT_SUFX= _tar.gz -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ONLY_FOR_ARCHS= i386 diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile index 3bc31c752d60..4bb6c817792e 100644 --- a/sysutils/crashme/Makefile +++ b/sysutils/crashme/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://people.delphi.com/gjc/ DISTNAME= crashme EXTRACT_SUFX= .tgz -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_GMAKE= yes NO_WRKSUBDIR= yes diff --git a/sysutils/dim/Makefile b/sysutils/dim/Makefile index dee26e0aaffd..86a3178d203a 100644 --- a/sysutils/dim/Makefile +++ b/sysutils/dim/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.theory.org/~matt/dim/ DISTNAME= dim EXTRACT_SUFX= .tar -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_PERL5= yes NO_WRKSUBDIR= yes diff --git a/sysutils/filedupe/Makefile b/sysutils/filedupe/Makefile index 5498b7dad8d8..a7b2571093e3 100644 --- a/sysutils/filedupe/Makefile +++ b/sysutils/filedupe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= http://sammy.net/~sammy/hacks/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm diff --git a/sysutils/xin/Makefile b/sysutils/xin/Makefile index 7cff60d38bc5..d3c451e23756 100644 --- a/sysutils/xin/Makefile +++ b/sysutils/xin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |