diff options
author | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
commit | 0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /x11/x3270 | |
parent | 8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff) | |
download | pkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.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 |