From 6f7cc3c19005094bd8cd1e8652b85ccc4c0a2a75 Mon Sep 17 00:00:00 2001 From: sthen <sthen@openbsd.org> Date: Wed, 18 Apr 2012 09:36:26 +0000 Subject: [PATCH] +p5-Term-Size --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index b487754bc7a..a99557052d9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1032 2012/04/13 20:41:47 okan Exp $ +# $OpenBSD: Makefile,v 1.1033 2012/04/18 09:36:26 sthen Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR = @@ -841,6 +841,7 @@ SUBDIR += p5-Term-Screen SUBDIR += p5-Term-ScreenColor SUBDIR += p5-Term-Shell + SUBDIR += p5-Term-Size SUBDIR += p5-Test-Assertions SUBDIR += p5-Test-Base SUBDIR += p5-Test-CheckManifest