aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3splt/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2011-03-18 16:25:50 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2011-03-18 16:25:50 +0000
commitc25aad5d6484b439b9bf6790677cf1345cebeba7 (patch)
treeb8def83d80e64cf7734aa8b9ad1ffcfe0428a731 /audio/mp3splt/Makefile
parent335307a83ad62ae24b86f246e6f062953ab2ceb5 (diff)
downloadports-c25aad5d6484b439b9bf6790677cf1345cebeba7.tar.gz
ports-c25aad5d6484b439b9bf6790677cf1345cebeba7.zip
Notes
Diffstat (limited to 'audio/mp3splt/Makefile')
-rw-r--r--audio/mp3splt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index 60be01fb2486..254629b18cb2 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mp3splt
-PORTVERSION= 2.2.9
+PORTVERSION= 2.3a
CATEGORIES= audio
MASTER_SITES= SF
@@ -32,7 +32,7 @@ PLIST_FILES= bin/mp3splt bin/oggsplt
CONFIGURE_ARGS+= --disable-nls
.else
USE_GETTEXT= yes
-LANGUAGES= de fr
+LANGUAGES= de_DE es fr_FR
.for language in ${LANGUAGES}
PLIST_FILES+= share/locale/${language}/LC_MESSAGES/mp3splt.mo
.endfor