diff options
author | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
commit | 0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /sysutils/tits | |
parent | 2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff) | |
download | pkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'sysutils/tits')
-rw-r--r-- | sysutils/tits/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile index e9904932d0d..89e5c262726 100644 --- a/sysutils/tits/Makefile +++ b/sysutils/tits/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2006/09/28 07:07:15 scw Exp $ +# $NetBSD: Makefile,v 1.19 2007/02/22 19:27:12 wiz Exp $ # -DISTNAME= tits-1.2.2 +DISTNAME= tits-1.2.2 PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.mctavish.co.uk/tits/ +MASTER_SITES= http://www.mctavish.co.uk/tits/ MAINTAINER= scw@NetBSD.org COMMENT= Server which provides telnet(1) access to one or more tty ports |