diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
commit | b78f774e33d7dfafd3928e8dfd5667afd3cb577f (patch) | |
tree | dee360fec26c413c275066ed867fbc6634f4271e /misc | |
parent | 208e17e88fe723d7bad8a2d3816a2ec3cbfc7e40 (diff) |
Notes
Diffstat (limited to 'misc')
-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. |