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 /comms/birda | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'comms/birda')
-rw-r--r-- | comms/birda/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile index 7c7ec770d6c..52ec380a2fc 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2006/06/06 00:08:59 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2007/02/22 19:26:12 wiz Exp $ # -DISTNAME= birda-1.3 +DISTNAME= birda-1.3 CATEGORIES= comms -MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ +MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ MAINTAINER= lennart@augustsson.net COMMENT= Bohlin's IrDA utilities |