From d616fedf202eae3ab3422a2c6aafd177a288ae93 Mon Sep 17 00:00:00 2001 From: pirofti Date: Tue, 13 Oct 2009 14:46:02 +0000 Subject: [PATCH] Add ruby-ascii85 to the makefile. --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index 7634cef5a69..235ccda1d59 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.278 2009/09/12 20:31:41 jolan Exp $ +# $OpenBSD: Makefile,v 1.279 2009/10/13 14:46:02 pirofti Exp $ # $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ SUBDIR += TclXML @@ -235,6 +235,7 @@ SUBDIR += rarian SUBDIR += redland SUBDIR += rman + SUBDIR += ruby-ascii85 SUBDIR += ruby-builder SUBDIR += ruby-erubis SUBDIR += ruby-fastercsv