diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 20:28:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 20:28:56 +0000 |
commit | 92445eb1ed34e342aa655ca9a0ecbeaa196f188c (patch) | |
tree | a4c045075483013ef7ff6b4650fe322ab49032a2 /audio | |
parent | 9f11bcdaf1b28969179021f9ab19cb408d2d3f91 (diff) | |
download | pkgsrc-92445eb1ed34e342aa655ca9a0ecbeaa196f188c.tar.gz |
Remove superfluous whitespace.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/streamtuner-live365/Makefile | 4 | ||||
-rw-r--r-- | audio/xhippo/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index e15aed42cab..550cf486d67 100644 --- a/audio/streamtuner-live365/Makefile +++ b/audio/streamtuner-live365/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/03/20 06:47:10 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/28 20:30:46 wiz Exp $ # DISTNAME= streamtuner-live365-0.3.0 -CATEGORIES= audio +CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamtuner/} MAINTAINER= jrp@hispabsd.org diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 3c82ff62a16..613520ab9c2 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/02/14 02:50:08 hubertf Exp $ +# $NetBSD: Makefile,v 1.14 2003/03/28 20:31:46 wiz Exp $ # DISTNAME= xhippo-3.3 @@ -15,7 +15,7 @@ USE_BUILDLINK2= yes CONFIGURE_ENV+= --with-gnome=no -CONF_FILES= ${PREFIX}/share/doc/xhippo/xhippo.config.example ${PKG_SYSCONFDIR}/xhippo.config +CONF_FILES= ${PREFIX}/share/doc/xhippo/xhippo.config.example ${PKG_SYSCONFDIR}/xhippo.config post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xhippo |