diff options
author | taoka <taoka@FreeBSD.org> | 1999-08-12 09:03:24 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-08-12 09:03:24 +0800 |
commit | cad680a705cbf8f494b1ef76a311e49396d98bdc (patch) | |
tree | d81fe5acf6c5f274b4f96615eebbb05023b21403 /chinese/acroread5-chtfont/Makefile | |
parent | e2b4457df51121c016d351bdb2fdcb41e8d2ace8 (diff) | |
download | freebsd-ports-graphics-cad680a705cbf8f494b1ef76a311e49396d98bdc.tar.gz freebsd-ports-graphics-cad680a705cbf8f494b1ef76a311e49396d98bdc.tar.zst freebsd-ports-graphics-cad680a705cbf8f494b1ef76a311e49396d98bdc.zip |
Update to distfiles dated 1999.7.20
Removed "RESTRICTED" from acroread-chsfont acroread-chtfont acroread-korfont
acroread-commfont (I think that for acroread-jpnfont we need
to register with Adobe)
Submitted: maintainer (these are mine)
Diffstat (limited to 'chinese/acroread5-chtfont/Makefile')
-rw-r--r-- | chinese/acroread5-chtfont/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chinese/acroread5-chtfont/Makefile b/chinese/acroread5-chtfont/Makefile index cf08860373e..e1fc06551fd 100644 --- a/chinese/acroread5-chtfont/Makefile +++ b/chinese/acroread5-chtfont/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: acroread-chtfont -# Version required: 1999.5.24 +# Version required: 1999.7.20 # Date created: 99/06/16 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1999/06/17 09:34:58 taoka Exp $ +# $Id: Makefile,v 1.2 1999/07/04 07:57:00 obrien Exp $ # DISTNAME= chtfont @@ -11,6 +11,4 @@ CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../print/acroread-commfont -BROKEN='cannot fetch' - .include "${MASTERDIR}/Makefile" |