diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:15:15 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:15:15 +0800 |
commit | e980dc91ca837353f4bef8911aeb7052c5554280 (patch) | |
tree | 3763d44c0f0c28c817a57a9922c9c1a844b8dedb /converters/fix-mime-charset | |
parent | 75c4b51d95824e561d372f322b59b0f3b2e0bcdd (diff) | |
download | freebsd-ports-graphics-e980dc91ca837353f4bef8911aeb7052c5554280.tar.gz freebsd-ports-graphics-e980dc91ca837353f4bef8911aeb7052c5554280.tar.zst freebsd-ports-graphics-e980dc91ca837353f4bef8911aeb7052c5554280.zip |
- Switch SourceForge ports to the new File Release System: categories starting with B,C
Diffstat (limited to 'converters/fix-mime-charset')
-rw-r--r-- | converters/fix-mime-charset/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/fix-mime-charset/Makefile b/converters/fix-mime-charset/Makefile index e0da2a7b743..ebf2ce660d0 100644 --- a/converters/fix-mime-charset/Makefile +++ b/converters/fix-mime-charset/Makefile @@ -9,8 +9,7 @@ PORTNAME= fix-mime-charset PORTVERSION= 0.5.3 PORTREVISION= 1 CATEGORIES= converters textproc russian ukrainian -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= fix-mime-chr +MASTER_SITES= SF/fix-mime-chr/${PORTNAME}/${PORTVERSION} MAINTAINER= chip-set@mail.ru COMMENT= Fix incorrect Content-Type MIME headers of e-mail messages |