diff options
author | snj <snj@pkgsrc.org> | 2004-02-21 07:10:40 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-21 07:10:40 +0000 |
commit | be3fd60ed0c0b5ebb5eb1daff1029051eb99ff37 (patch) | |
tree | a0c62c3950924bdab410e406b2e24b700cf74097 /lang/rexx-imc | |
parent | f83e536a0e206850eef4db5bf1a2d691111a3cb2 (diff) | |
download | pkgsrc-be3fd60ed0c0b5ebb5eb1daff1029051eb99ff37.tar.gz |
s/langauge/language/
Diffstat (limited to 'lang/rexx-imc')
-rw-r--r-- | lang/rexx-imc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile index 2a4262477f4..5e1f51b7cd3 100644 --- a/lang/rexx-imc/Makefile +++ b/lang/rexx-imc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/21 16:54:05 martti Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/21 07:10:40 snj Exp $ # DISTNAME= rexx-imc-1.76 @@ -9,7 +9,7 @@ MASTER_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ \ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://users.comlab.ox.ac.uk/ian.collier/Rexx/ -COMMENT= Implementation of IBM's REXX scripting langauge +COMMENT= Implementation of IBM's REXX scripting language USE_LIBTOOL= yes |