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 | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /mbone/imm | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'mbone/imm')
-rw-r--r-- | mbone/imm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile index 1aa8da18bbf..99b03f1eb35 100644 --- a/mbone/imm/Makefile +++ b/mbone/imm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/10/04 21:48:19 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2007/02/22 19:26:48 wiz Exp $ DISTNAME= imm36a1 PKGNAME= imm-3.6a1 @@ -11,7 +11,7 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://tang.itd.nrl.navy.mil/5522/ntm/imm.html COMMENT= Internet Image(or other data) Multicaster (and receiver) -DEPENDS+= xv>=3.10:../../graphics/xv +DEPENDS+= xv>=3.10:../../graphics/xv WRKSRC= ${WRKDIR}/${DISTNAME}.src BUILD_TARGET= netbsd |