diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-04 07:57:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-04 07:57:00 +0000 |
commit | be6c0a96f1e86fa6c36715ced2d4f765bb43365b (patch) | |
tree | c236be35cbc416f86685d0b8e9435974ce7465bb /chinese | |
parent | 94dd181afe6a7ac2c51c45f3153b24d57fc3724e (diff) | |
download | freebsd-ports-be6c0a96f1e86fa6c36715ced2d4f765bb43365b.zip |
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 47cf7e449ecc..68c1459fdda8 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 8777e7ddc361..cf08860373e2 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 47cf7e449ecc..68c1459fdda8 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 8777e7ddc361..cf08860373e2 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" |