diff options
author | obrien <obrien@FreeBSD.org> | 1999-07-04 07:57:00 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-07-04 07:57:00 +0000 |
commit | 30519e8f2764406602850aab23e36d0f1e817a2a (patch) | |
tree | 59c526f8fe5cbfa65e34482c13dcafaea480f0db /chinese | |
parent | e677d75f02dd6aa2a1b2aecd319b899e87a0bf86 (diff) | |
download | FreeBSD-ports-30519e8f2764406602850aab23e36d0f1e817a2a.zip FreeBSD-ports-30519e8f2764406602850aab23e36d0f1e817a2a.tar.gz |
BROKEN= cannot fetch
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/acroread-chsfont/Makefile | 4 | ||||
-rw-r--r-- | chinese/acroread-chtfont/Makefile | 4 | ||||
-rw-r--r-- | chinese/acroread5-chsfont/Makefile | 4 | ||||
-rw-r--r-- | chinese/acroread5-chtfont/Makefile | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/chinese/acroread-chsfont/Makefile b/chinese/acroread-chsfont/Makefile index 47cf7e4..68c1459 100644 --- a/chinese/acroread-chsfont/Makefile +++ b/chinese/acroread-chsfont/Makefile @@ -3,7 +3,7 @@ # Date created: 99/06/16 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/06/17 09:32:59 taoka Exp $ # DISTNAME= chsfont @@ -11,4 +11,6 @@ CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +BROKEN='cannot fetch' + .include "${MASTERDIR}/Makefile" diff --git a/chinese/acroread-chtfont/Makefile b/chinese/acroread-chtfont/Makefile index 8777e7d..cf08860 100644 --- a/chinese/acroread-chtfont/Makefile +++ b/chinese/acroread-chtfont/Makefile @@ -3,7 +3,7 @@ # Date created: 99/06/16 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/06/17 09:34:58 taoka Exp $ # DISTNAME= chtfont @@ -11,4 +11,6 @@ CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +BROKEN='cannot fetch' + .include "${MASTERDIR}/Makefile" diff --git a/chinese/acroread5-chsfont/Makefile b/chinese/acroread5-chsfont/Makefile index 47cf7e4..68c1459 100644 --- a/chinese/acroread5-chsfont/Makefile +++ b/chinese/acroread5-chsfont/Makefile @@ -3,7 +3,7 @@ # Date created: 99/06/16 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/06/17 09:32:59 taoka Exp $ # DISTNAME= chsfont @@ -11,4 +11,6 @@ CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +BROKEN='cannot fetch' + .include "${MASTERDIR}/Makefile" diff --git a/chinese/acroread5-chtfont/Makefile b/chinese/acroread5-chtfont/Makefile index 8777e7d..cf08860 100644 --- a/chinese/acroread5-chtfont/Makefile +++ b/chinese/acroread5-chtfont/Makefile @@ -3,7 +3,7 @@ # Date created: 99/06/16 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/06/17 09:34:58 taoka Exp $ # DISTNAME= chtfont @@ -11,4 +11,6 @@ CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +BROKEN='cannot fetch' + .include "${MASTERDIR}/Makefile" |