pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/audacity Reindent.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bb91d3f02ad
branches:  trunk
changeset: 525806:9bb91d3f02ad
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Fri Feb 23 09:15:23 2007 +0000

description:
Reindent.

diffstat:

 audio/audacity/Makefile |  18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diffs (28 lines):

diff -r 21958a3e1ecd -r 9bb91d3f02ad audio/audacity/Makefile
--- a/audio/audacity/Makefile   Fri Feb 23 09:12:20 2007 +0000
+++ b/audio/audacity/Makefile   Fri Feb 23 09:15:23 2007 +0000
@@ -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@localhost
-HOMEPAGE=      http://audacity.sourceforge.net/
-COMMENT=       Audio editor
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+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



Home | Main Index | Thread Index | Old Index