diff options
author | skrll <skrll@pkgsrc.org> | 2000-11-23 12:48:21 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2000-11-23 12:48:21 +0000 |
commit | cafda406ecb872752b1530fdc85aa03051053e5c (patch) | |
tree | f8a272f150d8fad0c3e2dfe8ebc10b44e0c856a7 /lang | |
parent | 14ea6e5e384020fea88b4a5eef06f18ddd2c23f2 (diff) | |
download | pkgsrc-cafda406ecb872752b1530fdc85aa03051053e5c.tar.gz |
Give reasons for diabling packages.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile index 763dfdd9ad5..64e3d297c4a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2000/11/22 16:53:49 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2000/11/23 12:48:21 skrll Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -36,7 +36,7 @@ SUBDIR += kaffe SUBDIR += kali SUBDIR += libperl -# SUBDIR += libperl-current +# SUBDIR += libperl-current # libperl is newer SUBDIR += librep SUBDIR += mawk SUBDIR += minischeme @@ -47,7 +47,7 @@ SUBDIR += p2c SUBDIR += perl5 SUBDIR += perl5-base -# SUBDIR += perl5-current +# SUBDIR += perl5-current # perl-base is newer SUBDIR += py-extclass SUBDIR += py-html-docs SUBDIR += python |