diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-02-09 16:31:56 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-02-09 16:31:56 +0000 |
commit | 85563b1d2edf245b6963a8ae8e5191b534c68f00 (patch) | |
tree | ac8cd79ff47c67a02d3e30d7384b17baa329aca6 | |
parent | Upgrade to 0.99. (diff) |
Y2K not found anymore.
Obtained from: distfiles checker
Notes
Notes:
svn path=/head/; revision=38133
-rw-r--r-- | korean/ghostscript55httf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 5a28fbc818b8..8be22f550f9d 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -21,8 +21,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= cjh@FreeBSD.org -Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html - BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip |