diff options
Diffstat (limited to 'misc/tet/Makefile')
-rw-r--r-- | misc/tet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tet/Makefile b/misc/tet/Makefile index 641af5522b28..1cb33bc5b074 100644 --- a/misc/tet/Makefile +++ b/misc/tet/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${PORTNAME}${PORTVERSION}-unsup.src.tgz DIST_SUBDIR= tet/${PORTVERSION} EXTRACT_ONLY= ${PORTNAME}${PORTVERSION}-unsup.src.tgz -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An test execution framework from the Open Group NO_PACKAGE= $${TET_ROOT} needs to be set at compile time. |