From ed6ae0fb68670429a7a8f3642ada59efdf0f95c3 Mon Sep 17 00:00:00 2001 From: PHO / phonohawk Date: Wed, 3 Jun 2009 07:25:34 +0000 Subject: [PATCH] +hs-cpphs --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 538e28eeb3..00be9eb2c7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3461 2009/06/03 07:19:36 phonohawk Exp $ +# $Id: Makefile,v 1.3462 2009/06/03 07:25:34 phonohawk Exp $ # COMMENT= WIP pkgsrc packages @@ -708,6 +708,7 @@ SUBDIR+= hs-SHA SUBDIR+= hs-binary SUBDIR+= hs-cabal SUBDIR+= hs-convertible +SUBDIR+= hs-cpphs SUBDIR+= hs-curl SUBDIR+= hs-dataenc SUBDIR+= hs-haskell-src