diff options
author | cjep <cjep@pkgsrc.org> | 2003-05-18 13:06:41 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-05-18 13:06:41 +0000 |
commit | 100eeeaa5e96b9806d6023667694318a99a84202 (patch) | |
tree | a6453cb05bc2090d172c820e0fcfea1e548a548a /misc/utftools/Makefile | |
parent | 7032df1c90edf88fdea33770d00fdce3e7166e2c (diff) | |
download | pkgsrc-100eeeaa5e96b9806d6023667694318a99a84202.tar.gz |
whitespace
Diffstat (limited to 'misc/utftools/Makefile')
-rw-r--r-- | misc/utftools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/utftools/Makefile b/misc/utftools/Makefile index 8e9208e7c55..5f4c8645631 100644 --- a/misc/utftools/Makefile +++ b/misc/utftools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/05/09 07:38:16 agc Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/18 13:06:42 cjep Exp $ # DISTNAME= utftools-1.6 @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ MAINTAINER= agc@netbsd.org -HOMEPAGE= +#HOMEPAGE= COMMENT= UTF-aware wc, fmt, expand, and unexpand GNU_CONFIGURE= yes |