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 /ham | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/7plus/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-wxgui/Makefile | 4 | ||||
-rw-r--r-- | ham/grig/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/ham/7plus/Makefile b/ham/7plus/Makefile index ddd84a3d282..adc65fdca53 100644 --- a/ham/7plus/Makefile +++ b/ham/7plus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/12/27 05:12:02 wulf Exp $ +# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:37 wiz Exp $ # DISTNAME= 7pl225sr @@ -13,7 +13,7 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= #http://home.t-online.de/home/dg1bbq/ COMMENT= Uuencode-like file coder for AMPR BBS S&F of binary files -LICENSE= no-commercial-use +LICENSE= no-commercial-use WRKSRC= ${WRKDIR}/7plsrc.225 MAKE_FILE= netbsd.mak diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index ad5ed2d9e92..610b0a77345 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/11/24 14:25:36 wulf Exp $ +# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:37 wiz Exp $ PKGNAME= gnuradio-wxgui-${VERSION} COMMENT= GUI framework for GNU Radio based on wxPython @@ -18,7 +18,7 @@ SUBST_SED.py-exec= -e 's,python -c,${PYTHONBIN} -c,g' .include "../../meta-pkgs/gnuradio/Makefile.common" -CONF_FILES+= ${EGDIR}/gr-wxgui.conf ${PKG_SYSCONFDIR}/gr-wxgui.conf +CONF_FILES+= ${EGDIR}/gr-wxgui.conf ${PKG_SYSCONFDIR}/gr-wxgui.conf CONFIGURE_ARGS+=--enable-gr-wxgui .include "../../ham/gnuradio-core/buildlink3.mk" diff --git a/ham/grig/Makefile b/ham/grig/Makefile index efb95355813..327bde8cdf6 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/12/27 05:57:25 wulf Exp $ +# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:37 wiz Exp $ # DISTNAME= grig-0.7.2 @@ -6,7 +6,7 @@ CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} MAINTAINER= wulf@NetBSD.org -HOMEPAGE= http://groundstation.sourceforge.net/ +HOMEPAGE= http://groundstation.sourceforge.net/ COMMENT= Graphical user interface to the Hamlib libraries USE_LIBTOOL= yes |