aboutsummaryrefslogtreecommitdiff
path: root/devel/strace
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-08-23 04:00:04 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-08-23 04:00:04 +0000
commit2574f69107121a3cc7cb9276abdedad5a76633c7 (patch)
treeb84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /devel/strace
parent8a995f807e832d704dcfaad599b44b0b7434bc8a (diff)
downloadports-2574f69107121a3cc7cb9276abdedad5a76633c7.tar.gz
ports-2574f69107121a3cc7cb9276abdedad5a76633c7.zip
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Notes
Notes: svn path=/head/; revision=198164
Diffstat (limited to 'devel/strace')
-rw-r--r--devel/strace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/strace/Makefile b/devel/strace/Makefile
index c6300cad4957..05629ce3fa3e 100644
--- a/devel/strace/Makefile
+++ b/devel/strace/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 4.5.5
CATEGORIES= devel sysutils
MASTER_SITES= SF
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= A portable process tracer
USE_BZIP2= yes