diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-05 07:00:44 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-05 07:00:44 +0800 |
commit | 9aa6b00c101bc024643ff840ca0faa0988a79048 (patch) | |
tree | 698d5db113f162be1d1ce04adc499a276bd45a30 /misc/posixtestsuite | |
parent | 8452ac82f2df3805063954fc6dae883fbb09bf3e (diff) | |
download | freebsd-ports-gnome-9aa6b00c101bc024643ff840ca0faa0988a79048.tar.gz freebsd-ports-gnome-9aa6b00c101bc024643ff840ca0faa0988a79048.tar.zst freebsd-ports-gnome-9aa6b00c101bc024643ff840ca0faa0988a79048.zip |
- Pass maintainership to gcooper@
PR: ports/148365
Submitted by: gcooper@
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
Diffstat (limited to 'misc/posixtestsuite')
-rw-r--r-- | misc/posixtestsuite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/posixtestsuite/Makefile b/misc/posixtestsuite/Makefile index b398b2be79a6..8fc4e3f4516c 100644 --- a/misc/posixtestsuite/Makefile +++ b/misc/posixtestsuite/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.2 CATEGORIES= misc MASTER_SITES= SF/posixtest/posixtest/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gcooper@FreeBSD.org COMMENT= Open POSIX Test Suite WRKSRC= ${WRKDIR}/posixtestsuite |