diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-24 07:05:52 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-24 07:05:52 +0000 |
commit | 9d0c3d299108cf46ef28c569ab57f875f065e69d (patch) | |
tree | 19035d926f427f8aa42159b3d15557d5e1032fd8 | |
parent | ab617e20085c5279417cb0e7cc369f1f0e951825 (diff) | |
download | freebsd-ports-9d0c3d299108cf46ef28c569ab57f875f065e69d.zip |
Activate perl5.
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index a3b9a0eb0ac7..24ed808a43f8 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/01/03 13:15:04 asami Exp $ +# $Id: Makefile,v 1.52 1997/01/03 15:09:05 asami Exp $ # SUBDIR += Canna @@ -45,6 +45,7 @@ SUBDIR += netscape.language SUBDIR += nkf SUBDIR += okphone + SUBDIR += perl5 SUBDIR += pine SUBDIR += pkfonts SUBDIR += platex |