pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Missed a hyphen.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ebe9575d04a
branches:  trunk
changeset: 610252:3ebe9575d04a
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Sun Oct 21 18:52:58 2012 +0000

description:
Missed a hyphen.

diffstat:

 audio/freeswitch-sounds-fr/Makefile |  4 ++--
 audio/freeswitch-sounds-ru/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r b5e152798904 -r 3ebe9575d04a audio/freeswitch-sounds-fr/Makefile
--- a/audio/freeswitch-sounds-fr/Makefile       Sun Oct 21 18:50:53 2012 +0000
+++ b/audio/freeswitch-sounds-fr/Makefile       Sun Oct 21 18:52:58 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2012/10/21 18:50:53 darcy Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/21 18:52:58 darcy Exp $
 
-DISTNAME=              freeswitch-sounds-fr${VERSION}
+DISTNAME=              freeswitch-sounds-fr-${VERSION}
 VERSION=               1.0.18
 CATEGORIES=            audio
 MASTER_SITES=  http://files.freeswitch.org/
diff -r b5e152798904 -r 3ebe9575d04a audio/freeswitch-sounds-ru/Makefile
--- a/audio/freeswitch-sounds-ru/Makefile       Sun Oct 21 18:50:53 2012 +0000
+++ b/audio/freeswitch-sounds-ru/Makefile       Sun Oct 21 18:52:58 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2012/10/21 18:50:54 darcy Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/21 18:54:26 darcy Exp $
 
-DISTNAME=              freeswitch-sounds-ru${VERSION}
+DISTNAME=              freeswitch-sounds-ru-${VERSION}
 VERSION=               1.0.13
 CATEGORIES=            audio
 MASTER_SITES=  http://files.freeswitch.org/



Home | Main Index | Thread Index | Old Index