diff options
Diffstat (limited to 'lang/moscow_ml')
-rw-r--r-- | lang/moscow_ml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index 9a753b5a3e5c..7a4ded2c176f 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= http://www.dina.kvl.dk/~sestoft/mosml/ DISTNAME= mos201src -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Moscow ML, a lightweight implementation of Standard ML LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \ |