diff options
author | snj <snj@pkgsrc.org> | 2004-02-21 07:40:35 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-21 07:40:35 +0000 |
commit | 4117cb80cd526a99a204ec8171a713403e73238f (patch) | |
tree | e4abdfe39d72732b8c0630ba91bd10140ddb6899 /textproc | |
parent | 19d66fabd8da1ff73af6642024a89e15818815db (diff) | |
download | pkgsrc-4117cb80cd526a99a204ec8171a713403e73238f.tar.gz |
s/substition/substitution/
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Substitute/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile index 93d8cbc3ea4..8d17751bfa3 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:43 martti Exp $ +# $NetBSD: Makefile,v 1.8 2004/02/21 07:40:35 snj Exp $ DISTNAME= Text-Substitute-0.15 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.mono.org/abs/tools/Text-Substitute/ -COMMENT= Perl5 module for text substition from hashes +COMMENT= Perl5 module for text substitution from hashes USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Substitute/.packlist |