diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 01:16:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 01:16:44 +0000 |
commit | 35d6fc4fcfea5a56029b3b440bce37bc5c5e555d (patch) | |
tree | 13a529a92f831653f28ba229972dd84624599e52 /russian | |
parent | Use groups to not try to fetch the wrong file from the wrong site. (diff) |
Reset bouncing maintainer address, mark as BROKEN since it no longer fetches.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=144737
Diffstat (limited to 'russian')
-rw-r--r-- | russian/mtc/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/russian/mtc/Makefile b/russian/mtc/Makefile index 47e6e3ee211e..8d2030797ea4 100644 --- a/russian/mtc/Makefile +++ b/russian/mtc/Makefile @@ -4,17 +4,18 @@ # # $FreeBSD$ # -# This port is self contained in the src directory. -# PORTNAME= mtc PORTVERSION= 1.3 CATEGORIES= russian -MASTER_SITES= http://www.ipform.ru/files/ +MASTER_SITES= # disappeared -MAINTAINER= infoteacher@ipform.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Multifile text Encoding Converter 1.3 +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-09 NO_BUILD= yes MAN7= mtc.7 |