diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2014-06-10 06:31:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2014-06-10 06:31:43 +0000 |
commit | 02104a616027d9ad4e2208b3ca5d34d8eb492f18 (patch) | |
tree | 90cfa7ef3f0c5adce9bd9010d8bdd6d183ac4d6e /lang/ats | |
parent | b8ba0aab09fd58cd558324f1d3da4140bc5640d3 (diff) | |
download | ports-02104a616027d9ad4e2208b3ca5d34d8eb492f18.tar.gz ports-02104a616027d9ad4e2208b3ca5d34d8eb492f18.zip |
Notes
Diffstat (limited to 'lang/ats')
-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 |