From 659d4aa968f9fd253192b9becaab631a297e0dc3 Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 19 Aug 2008 22:55:32 +0000 Subject: [PATCH] - add p5-accessors --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index b97d804cfe0..53d5038d01a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.609 2008/07/25 00:07:17 ian Exp $ +# $OpenBSD: Makefile,v 1.610 2008/08/19 22:55:32 jasper Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -565,6 +565,7 @@ SUBDIR += p5-Want SUBDIR += p5-YAML SUBDIR += p5-YAML-Syck + SUBDIR += p5-accessors SUBDIR += p5-capitalization SUBDIR += p5-enum SUBDIR += p5-libintl