diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
commit | c926af277e1355820a38a0dea7ee6dd6290182f8 (patch) | |
tree | bf9913f2e73992da76b52cce28501e8e6754bf94 /converters/fix-mime-charset | |
parent | a07aa037a1d811308d584e576ce019f0a3f1541c (diff) | |
download | ports-c926af277e1355820a38a0dea7ee6dd6290182f8.tar.gz ports-c926af277e1355820a38a0dea7ee6dd6290182f8.zip |
Notes
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 e0da2a7b743c..ebf2ce660d0f 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 |