diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
commit | 4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (patch) | |
tree | 9f8683f53b96cd6a20086cd049c6a3293ed6fb63 /lang/moscow_ml | |
parent | 532e84e129e9764f1a25f82e8ed5dbc40da44502 (diff) | |
download | ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.tar.gz ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.zip |
Notes
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 \ |