diff options
Diffstat (limited to 'lang/ats/Makefile')
-rw-r--r-- | lang/ats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ats/Makefile b/lang/ats/Makefile index 998e76b811b2..11b7ccfb7492 100644 --- a/lang/ats/Makefile +++ b/lang/ats/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}-lang/${PORTNAME}-lang/${ATS_IMPL}-${PORTVERSION} DISTNAME= ${PORTNAME}-lang-${ATS_IMPL}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= jyyou@cs.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Language with a type system rooted in the Applied Type System ONLY_FOR_ARCHS= i386 amd64 |