aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoryzlin <yzlin@FreeBSD.org>2009-07-29 20:59:14 +0800
committeryzlin <yzlin@FreeBSD.org>2009-07-29 20:59:14 +0800
commitbed26fac1ccde510a0421aaae56006030305934d (patch)
tree460fd4c3d66e502d1ba69158ffd6880c91827aa2 /sysutils
parent810803c816924e80a839fec3a95f8d708417fcb9 (diff)
downloadfreebsd-ports-gnome-bed26fac1ccde510a0421aaae56006030305934d.tar.gz
freebsd-ports-gnome-bed26fac1ccde510a0421aaae56006030305934d.tar.zst
freebsd-ports-gnome-bed26fac1ccde510a0421aaae56006030305934d.zip
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/htop/Makefile2
-rw-r--r--sysutils/lxsplit/Makefile2
-rw-r--r--sysutils/monkeytail/Makefile2
-rw-r--r--sysutils/safe-rm/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index a6a97caeccaf..98b9bdc67e3c 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.2
CATEGORIES= sysutils
MASTER_SITES= SF
-MAINTAINER= yzlin@cs.nctu.edu.tw
+MAINTAINER= yzlin@FreeBSD.org
COMMENT= A better top(1) - interactive process viewer
OPTIONS= LSOF "Enable lsof support" On
diff --git a/sysutils/lxsplit/Makefile b/sysutils/lxsplit/Makefile
index 995011b27438..bb2e280c1601 100644
--- a/sysutils/lxsplit/Makefile
+++ b/sysutils/lxsplit/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.4
CATEGORIES= sysutils
MASTER_SITES= SF
-MAINTAINER= yzlin@cs.nctu.edu.tw
+MAINTAINER= yzlin@FreeBSD.org
COMMENT= Simple program to split or join files
PLIST_FILES= bin/lxsplit
diff --git a/sysutils/monkeytail/Makefile b/sysutils/monkeytail/Makefile
index 20251cb0958b..4dbbea4e6f73 100644
--- a/sysutils/monkeytail/Makefile
+++ b/sysutils/monkeytail/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://git.dollyfish.net.nz/releases/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= yzlin@cs.nctu.edu.tw
+MAINTAINER= yzlin@FreeBSD.org
COMMENT= A multi-file tail on both local and remote hosts
RUN_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO \
diff --git a/sysutils/safe-rm/Makefile b/sysutils/safe-rm/Makefile
index 99815f5bfad5..ba0d77ff24a6 100644
--- a/sysutils/safe-rm/Makefile
+++ b/sysutils/safe-rm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= yzlin@cs.nctu.edu.tw
+MAINTAINER= yzlin@FreeBSD.org
COMMENT= Wrapper around the rm command to prevent accidental deletions
USE_PERL5_RUN= yes