diff options
-rw-r--r-- | lang/moscow_ml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index d04303f5bb1..190333dd208 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/12/04 11:09:46 frueauf Exp $ +# $NetBSD: Makefile,v 1.6 1998/12/07 11:11:40 frueauf Exp $ # DISTNAME= mos14src @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/mosml/ \ MAINTAINER= lamj@stat.cmu.edu HOMEPAGE= http://www.dina.kvl.dk/~sestoft/mosml.html -BUILD_DEPENDS+= perl-5.00404:../../lang/perl5 +BUILD_DEPENDS+= perl:../../lang/perl5 CONFLICTS= moscow_ml-1.42 |