diff options
author | asami <asami@FreeBSD.org> | 1996-11-02 12:35:41 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-02 12:35:41 +0000 |
commit | 3213912e24e0f90a7c1cb1e37bfc54fc34e42a74 (patch) | |
tree | 382b20630569f2c33830e45cf541049a408c0695 /japanese/Makefile | |
parent | 5518f2719e402d05c09c716a096b13ad9143d2fc (diff) | |
download | FreeBSD-ports-3213912e24e0f90a7c1cb1e37bfc54fc34e42a74.zip FreeBSD-ports-3213912e24e0f90a7c1cb1e37bfc54fc34e42a74.tar.gz |
Added vfghostscript and vflib.
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 435445b..448cd55 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1996/09/24 17:18:26 max Exp $ +# $Id: Makefile,v 1.36 1996/10/18 15:05:24 asami Exp $ # SUBDIR += Canna @@ -50,6 +50,8 @@ SUBDIR += tk SUBDIR += tk41 SUBDIR += today + SUBDIR += vfghostscript + SUBDIR += vflib SUBDIR += xdvi .include <bsd.port.subdir.mk> |