diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-04 23:00:44 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-04 23:00:44 +0000 |
commit | 15d17e3c3f07e401c22db6f5a38edb34118a7eeb (patch) | |
tree | ed921c3aba504479b1f8cd3b334c02ae3ae62a52 /misc/posixtestsuite | |
parent | 85ccca0a0b94b1955bfb32985d950d1ed0d897cb (diff) | |
download | ports-15d17e3c3f07e401c22db6f5a38edb34118a7eeb.tar.gz ports-15d17e3c3f07e401c22db6f5a38edb34118a7eeb.zip |
Notes
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 |