diff options
-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 |