diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:30:41 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:30:41 +0000 |
commit | e5b8b13942efb239db14a96dac9a733bf11d3c14 (patch) | |
tree | a5868a3ec075e46d1d6f25751667b28227bb2cb3 /converters | |
parent | e55e899aa148e8607e95197b25d3819abb3f985a (diff) | |
download | FreeBSD-ports-e5b8b13942efb239db14a96dac9a733bf11d3c14.zip FreeBSD-ports-e5b8b13942efb239db14a96dac9a733bf11d3c14.tar.gz |
Style/space police (space -> tab) over the converters category.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/libiconv/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-Convert-UUlib/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-Text-Iconv/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index 31b218d..1a0f006 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libiconv -PORTVERSION= 1.4 +PORTVERSION= 1.4 CATEGORIES= converters devel MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index 7fb1170..f72c25e 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Convert-UUlib -PORTVERSION= 0.11 +PORTVERSION= 0.11 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Convert diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile index 7cb76de..95d318d 100644 --- a/converters/p5-Text-Iconv/Makefile +++ b/converters/p5-Text-Iconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Iconv -PORTVERSION= 1.1 +PORTVERSION= 1.1 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text |