From 8e03e9bd15ccdcd9ce80c4afa6d30f5e5d68e3d5 Mon Sep 17 00:00:00 2001 From: ghen Date: Fri, 23 Feb 2007 09:15:23 +0000 Subject: Reindent. --- audio/audacity/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'audio') diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index ad36e29700d..5caf8831638 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.54 2007/02/23 03:27:40 rillig Exp $ +# $NetBSD: Makefile,v 1.55 2007/02/23 09:15:23 ghen Exp $ -DISTNAME= audacity-src-1.2.6 -PKGNAME= audacity-1.2.6 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} +DISTNAME= audacity-src-1.2.6 +PKGNAME= ${DISTNAME:S/-src-/-/} +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://audacity.sourceforge.net/ -COMMENT= Audio editor +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://audacity.sourceforge.net/ +COMMENT= Audio editor -DEPENDS+= zip>=0.0:../../archivers/zip +DEPENDS+= zip>=0.0:../../archivers/zip USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -- cgit v1.2.3