diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-31 08:48:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-31 08:48:19 +0000 |
commit | c3097ebe013a5b50a88581c6300340de69f6b2aa (patch) | |
tree | 383372e3ce61665961d4aea1b5ec293236e0bc72 /misc/posixtestsuite | |
parent | cdda1e9d10b2f2ec05ad1b91b37a14cc356f1c5b (diff) | |
download | ports-c3097ebe013a5b50a88581c6300340de69f6b2aa.tar.gz ports-c3097ebe013a5b50a88581c6300340de69f6b2aa.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 da62512410ea..2c8e694c7265 100644 --- a/misc/posixtestsuite/Makefile +++ b/misc/posixtestsuite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= posixtest -MAINTAINER= phantom@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open POSIX Test Suite WRKSRC= ${WRKDIR}/posixtestsuite |