diff options
author | cjep <cjep> | 2003-05-18 13:06:41 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-05-18 13:06:41 +0000 |
commit | b377ccfc43d451774bac241ce34d9c2b4eb4a27d (patch) | |
tree | a6453cb05bc2090d172c820e0fcfea1e548a548a /misc/utftools/Makefile | |
parent | 3dac5fa0fda29aad298771c2304da82e960c9763 (diff) | |
download | pkgsrc-b377ccfc43d451774bac241ce34d9c2b4eb4a27d.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 |