diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /converters/uulib | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'converters/uulib')
-rw-r--r-- | converters/uulib/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index e4fd3461aa3..94a5b416fd1 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2007/01/07 09:13:50 rillig Exp $ +# $NetBSD: Makefile,v 1.40 2007/02/22 19:26:15 wiz Exp $ # -DISTNAME= uudeview-0.5.20 -PKGNAME= uulib-0.5.20 +DISTNAME= uudeview-0.5.20 +PKGNAME= uulib-0.5.20 PKGREVISION= 3 CATEGORIES= converters MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ |