diff options
Diffstat (limited to 'converters/convmv/Makefile')
-rw-r--r-- | converters/convmv/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/convmv/Makefile b/converters/convmv/Makefile index 6569495..6d1fde6 100644 --- a/converters/convmv/Makefile +++ b/converters/convmv/Makefile @@ -6,10 +6,9 @@ # PORTNAME= convmv -PORTVERSION= 1.10 -PORTREVISION= 1 +PORTVERSION= 1.12 CATEGORIES= converters perl5 -MASTER_SITES= http://j3e.de/linux/convmv/ +MASTER_SITES= http://www.j3e.de/linux/convmv/ MAINTAINER= kcwu@csie.org COMMENT= Convert filenames from one encoding to another |