diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-27 05:45:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-27 05:45:56 +0000 |
commit | b1d330b87d257c4e682ce924272c4248bd3d536d (patch) | |
tree | 82797e85c922ae70c6f4eea259ead81321e221a5 /korean | |
parent | 8db03a458204cb2d3aa75190d5de963bf2680227 (diff) | |
download | ports-b1d330b87d257c4e682ce924272c4248bd3d536d.tar.gz ports-b1d330b87d257c4e682ce924272c4248bd3d536d.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hlatexp-pkfonts1200/Makefile | 2 | ||||
-rw-r--r-- | korean/hlatexp-pkfonts300/Makefile | 2 | ||||
-rw-r--r-- | korean/hlatexp-pkfonts600/Makefile | 2 | ||||
-rw-r--r-- | korean/hlatexp/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/korean/hlatexp-pkfonts1200/Makefile b/korean/hlatexp-pkfonts1200/Makefile index b6816818c5ec..305cf8d998ed 100644 --- a/korean/hlatexp-pkfonts1200/Makefile +++ b/korean/hlatexp-pkfonts1200/Makefile @@ -11,6 +11,8 @@ PKGDIR= ${.CURDIR} MD5_FILE= ${.CURDIR}/distinfo COMMENT= Korean pk fonts collection of hLaTeXp(1200dpi) +DEPRECATED= "has failed to fetch since November 2002" +EXPIRATION_DATE= "June 27, 2004" # pkfonts dpi RESOLUTION= 1200 diff --git a/korean/hlatexp-pkfonts300/Makefile b/korean/hlatexp-pkfonts300/Makefile index 0cf202b4cb9f..4a0f5631e7de 100644 --- a/korean/hlatexp-pkfonts300/Makefile +++ b/korean/hlatexp-pkfonts300/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= htex MAINTAINER= cjh@FreeBSD.org COMMENT?= Korean pk fonts collection of hLaTeXp(300dpi) +DEPRECATED= "has failed to fetch since November 2002" +EXPIRATION_DATE= "June 27, 2004" # it depends hLaTeXp RUN_DEPENDS= hlatex:${PORTSDIR}/korean/hlatexp diff --git a/korean/hlatexp-pkfonts600/Makefile b/korean/hlatexp-pkfonts600/Makefile index b2f144ba3b5a..99927787f194 100644 --- a/korean/hlatexp-pkfonts600/Makefile +++ b/korean/hlatexp-pkfonts600/Makefile @@ -10,6 +10,8 @@ FILESDIR= ${.CURDIR}/files PKGDIR= ${.CURDIR} MD5_FILE= ${.CURDIR}/distinfo COMMENT= Korean pk fonts collection of hLaTeXp(600dpi) +DEPRECATED= "has failed to fetch since November 2002" +EXPIRATION_DATE= "June 27, 2004" # pkfonts dpi RESOLUTION= 600 diff --git a/korean/hlatexp/Makefile b/korean/hlatexp/Makefile index 7f779654d832..97f87c7c4471 100644 --- a/korean/hlatexp/Makefile +++ b/korean/hlatexp/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= htex MAINTAINER= cjh@FreeBSD.org COMMENT= Hangul (Korean) LaTeX2e system +DEPRECATED= "has failed to fetch since November 2002" +EXPIRATION_DATE= "June 27, 2004" # it depends teTeX. RUN_DEPENDS= virtex:${PORTSDIR}/print/teTeX |