From 13b99c3fa5313c6ad59b4d29914d07513cf5c6c6 Mon Sep 17 00:00:00 2001 From: brad Date: Wed, 27 Nov 2013 04:48:36 +0000 Subject: [PATCH] Add smpeg2. --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index e1146b0024f..6c2bd9570ba 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1177 2013/11/27 02:42:23 bcallah Exp $ +# $OpenBSD: Makefile,v 1.1178 2013/11/27 04:48:36 brad Exp $ SUBDIR = SUBDIR += ElectricFence @@ -1357,6 +1357,7 @@ SUBDIR += slib-guile SUBDIR += smarty SUBDIR += smpeg + SUBDIR += smpeg2 SUBDIR += sparsehash SUBDIR += spe SUBDIR += spice-protocol