diff options
author | darcy <darcy@pkgsrc.org> | 2012-10-21 18:52:58 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2012-10-21 18:52:58 +0000 |
commit | 8bc2c1a8d93f044ce8a618e767f0dc5eec4e88b4 (patch) | |
tree | b2aecffb0c4f42bed3d791c7b6a0a5e5ea7ca6b9 /audio/freeswitch-sounds-ru/Makefile | |
parent | 95bf109efa43dd8ed97552053decb74809f3f1c1 (diff) | |
download | pkgsrc-8bc2c1a8d93f044ce8a618e767f0dc5eec4e88b4.tar.gz |
Missed a hyphen.
Diffstat (limited to 'audio/freeswitch-sounds-ru/Makefile')
-rw-r--r-- | audio/freeswitch-sounds-ru/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/freeswitch-sounds-ru/Makefile b/audio/freeswitch-sounds-ru/Makefile index a06d4e07851..b0cf8041f86 100644 --- a/audio/freeswitch-sounds-ru/Makefile +++ b/audio/freeswitch-sounds-ru/Makefile @@ -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/ |