diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-10-19 14:40:24 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-10-19 14:40:24 +0000 |
commit | 278ac74ed3fc04ed4e9c782e5a2ac381d0792ded (patch) | |
tree | e0068efdaff672c651693def3c5b3c405ef02396 /print/Makefile | |
parent | cc72479c9d18a4e2ebc3ffa37b04f709ac6b27ca (diff) | |
download | ports-278ac74ed3fc04ed4e9c782e5a2ac381d0792ded.tar.gz ports-278ac74ed3fc04ed4e9c782e5a2ac381d0792ded.zip |
Remove obsoleted port.
PR: ports/41680
Submitted by: Saito Tomokatsu <saito@a2z.co.jp>
Notes
Notes:
svn path=/head/; revision=68347
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 4b5599420e88..cdc7ceda2fbb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -64,7 +64,6 @@ SUBDIR += ghostscript-afpl SUBDIR += ghostscript-afpl-nox11 SUBDIR += ghostscript-gnu - SUBDIR += ghostscript-gnu-cjk SUBDIR += ghostscript-gnu-commfont SUBDIR += ghostscript-gnu-nox11 SUBDIR += ghostview |