diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 01:16:44 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 01:16:44 +0000 |
commit | 275ab2b1e650e9d9419a4e80bc02b0edebe1ee78 (patch) | |
tree | 7cf9015766174e7ce2a589bc357d071d347fe477 /russian | |
parent | c53883c0db43211f9c49cef412e93eabd766263a (diff) | |
download | FreeBSD-ports-275ab2b1e650e9d9419a4e80bc02b0edebe1ee78.zip FreeBSD-ports-275ab2b1e650e9d9419a4e80bc02b0edebe1ee78.tar.gz |
Reset bouncing maintainer address, mark as BROKEN since it no longer fetches.
Source: distfile survey
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 47e6e3e..8d20307 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 |