diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-07-21 17:09:12 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-07-21 17:09:12 +0000 |
commit | 09147ee10221603a955483994e9e797abdab29e9 (patch) | |
tree | 19b724b577dd65461a2b9bd114d00777c9f8d6f5 /lang/Makefile | |
parent | Catch up to the new bsd.lib.mk API (these libs are not internal). (diff) |
Update to 5.8.0 (after repocopy).
Notes
Notes:
svn path=/head/; revision=63317
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index f04a15063a3e..cb28cf1b6f7f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -127,6 +127,7 @@ SUBDIR += p5-ePerl SUBDIR += pbasic SUBDIR += perl5 + SUBDIR += perl5.8 SUBDIR += pfe-devel SUBDIR += php-mode.el SUBDIR += php3 |