diff options
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 |