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 /x11/x3270 | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'x11/x3270')
-rw-r--r-- | x11/x3270/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 1a57675c415..a5f6bd3ae6f 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/12/27 13:37:43 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2007/02/22 19:27:28 wiz Exp $ DISTNAME= x3270-3213 PKGNAME= x3270-3.2.13 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.geocities.com/SiliconValley/Peaks/7814/ EXTRACT_SUFX= .tgz -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Peaks/7814/ COMMENT= 3270 Terminal emulator |