diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
commit | 6cbabc372af7dcae65bc3fc05e63f10df791327d (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /audio | |
parent | dc8bab56040987a34273df7b07a60df4ea78c8ad (diff) | |
download | pkgsrc-6cbabc372af7dcae65bc3fc05e63f10df791327d.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'audio')
-rw-r--r-- | audio/distmp3/Makefile | 4 | ||||
-rw-r--r-- | audio/festival/Makefile | 4 | ||||
-rw-r--r-- | audio/moc/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index c863f216f38..a371a24cb5b 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:53:54 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/04/08 11:17:08 rodent Exp $ # DISTNAME= distmp3-0.1.9 PKGREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://distfiles.aydogan.net/audio/ +MASTER_SITES= http://distfiles.aydogan.net/audio/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/audio/festival/Makefile b/audio/festival/Makefile index b759f4819c2..89dc2e8de2c 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2012/10/03 21:53:54 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2013/04/08 11:17:09 rodent Exp $ DISTNAME= festival-2.1-release PKGNAME= festival-2.1 @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}.tar.gz \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/ COMMENT= Advanced multi-lingual speech synthesis system -LICENSE= original-bsd +LICENSE= original-bsd WRKSRC= ${WRKDIR} USE_LANGUAGES= c c++ diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 709ccc02547..02911c18775 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/02/06 23:21:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2013/04/08 11:17:09 rodent Exp $ DISTNAME= moc-2.4.3 PKGREVISION= 5 @@ -29,7 +29,7 @@ SUBST_MESSAGE.oss= Fixing hardcoded audio device. .include "options.mk" ### -### This target is [currently] for regenerating configure to add the +### This target is [currently] for regenerating configure to add the ### sched_get_priority_max check of librt. ### #USE_TOOLS+= autoconf automake |