diff options
author | asami <asami@FreeBSD.org> | 1998-01-21 09:40:43 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-01-21 09:40:43 +0000 |
commit | f04fa31f1cc21d837c99407af41129a4a6d7501e (patch) | |
tree | 0f3b77fbc75f4bccdc98d43d0f4b8d641677738d | |
parent | f12a0f49900900efdd832c31c2dadd2321cf99cb (diff) | |
download | FreeBSD-ports-f04fa31f1cc21d837c99407af41129a4a6d7501e.zip FreeBSD-ports-f04fa31f1cc21d837c99407af41129a4a6d7501e.tar.gz |
Mark this port broken, the distfile is not available on their ftp site
anymore.
-rw-r--r-- | chinese/tin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index b2763b0..8ae3732 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Dec 1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.3 1997/12/04 22:42:40 vanilla Exp $ +# $Id: Makefile,v 1.4 1997/12/10 13:56:07 vanilla Exp $ # DISTNAME= tinpre-1.4-971204 @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= yssu@CCCA.NCTU.edu.tw +BROKEN= fetch + WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-nntp-default-server=news \ |