Add ruby-ascii85 to the makefile.

This commit is contained in:
pirofti 2009-10-13 14:46:02 +00:00
parent 41923a3e44
commit d616fedf20

View File

@ -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