diff options
author | skrll <skrll@pkgsrc.org> | 2003-01-31 20:29:09 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2003-01-31 20:29:09 +0000 |
commit | 3690edb715ecd7579d5df033fb02bbf5bbf0450f (patch) | |
tree | f9b2dd0f6382e952cbd1da21d4bf984cbd807fcc | |
parent | ab07a3f013f75ddd71b6751cfcdfeabd24a7e3aa (diff) | |
download | pkgsrc-3690edb715ecd7579d5df033fb02bbf5bbf0450f.tar.gz |
Whitespace.
-rw-r--r-- | devel/libtool/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common index 961ad5f4d20..a7ddb6c4098 100644 --- a/devel/libtool/Makefile.common +++ b/devel/libtool/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2003/01/21 22:43:42 grant Exp $ +# $NetBSD: Makefile.common,v 1.28 2003/01/31 20:29:09 skrll Exp $ # DISTNAME= libtool-ml-20010614 @@ -20,4 +20,4 @@ DISTINFO_FILE= ${.CURDIR}/../libtool/distinfo FILESDIR= ${.CURDIR}/../libtool/files PATCHDIR= ${.CURDIR}/../libtool/patches -AUTOMAKE_OVERRIDE= NO +AUTOMAKE_OVERRIDE= NO |