diff options
author | taca <taca@pkgsrc.org> | 2002-06-09 11:14:21 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2002-06-09 11:14:21 +0000 |
commit | c7d13eeabf211a3863c49a9d4956120c53794d75 (patch) | |
tree | 5233e9126caedeac3055c81590c742d67ab94081 /lang/Makefile | |
parent | 60615db23968867158d2581a3f4c7932244a4eeb (diff) | |
download | pkgsrc-c7d13eeabf211a3863c49a9d4956120c53794d75.tar.gz |
Disable and delete ruby14 package. It is time to retire now.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index fc997a14ba8..f5362d0fee1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2002/05/31 15:02:41 seb Exp $ +# $NetBSD: Makefile,v 1.123 2002/06/09 11:14:21 taca Exp $ # COMMENT= Programming languages @@ -82,7 +82,6 @@ SUBDIR+= python21 SUBDIR+= python22 SUBDIR+= ruby SUBDIR+= ruby-base -SUBDIR+= ruby14 SUBDIR+= ruby14-base SUBDIR+= sather SUBDIR+= scheme48 |