diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-03-30 10:11:19 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-03-30 10:11:19 +0000 |
commit | 0ada2332b850f65658f5217376bd12902e1b8635 (patch) | |
tree | 6f17bceb0dc8ba5da69703066dc1dbed5a09e59d /lang/moscow_ml | |
parent | dcb445934d5e210bb4e32ac93572ba761a78aeb9 (diff) | |
download | ports-0ada2332b850f65658f5217376bd12902e1b8635.tar.gz ports-0ada2332b850f65658f5217376bd12902e1b8635.zip |
Notes
Diffstat (limited to 'lang/moscow_ml')
-rw-r--r-- | lang/moscow_ml/Makefile | 8 | ||||
-rw-r--r-- | lang/moscow_ml/pkg-descr | 2 |
2 files changed, 3 insertions, 7 deletions
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index a135e860d671..ff1d667aaa1f 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: moscow-ml -# Date created: 2 August 1998 -# Whom: chuckr -# +# Created by: chuckr # $FreeBSD$ -# PORTNAME= moscow_ml PORTVERSION= 2.01 PORTREVISION= 5 CATEGORIES= lang -MASTER_SITES= http://www.dina.kvl.dk/~sestoft/mosml/ +MASTER_SITES= http://www.itu.dk/~sestoft/mosml/ DISTNAME= mos201src MAINTAINER= johans@FreeBSD.org diff --git a/lang/moscow_ml/pkg-descr b/lang/moscow_ml/pkg-descr index bcc50870325d..66941e643693 100644 --- a/lang/moscow_ml/pkg-descr +++ b/lang/moscow_ml/pkg-descr @@ -12,4 +12,4 @@ The current version (v2.01) of Moscow ML * includes several new libraries (sockets, regex, unix) * offers an easy-to-use foreign-function interface -WWW: http://www.dina.kvl.dk/~sestoft/mosml.html +WWW: http://www.itu.dk/~sestoft/mosml.html |