From e4c1f060dba1363a3ac2a82995f47e0426511e37 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 12 Mar 2005 07:33:51 +0000 Subject: [PATCH] With slight trepidation, add the portmgr subdirectory to the build. --- en/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/Makefile b/en/Makefile index 1430f770f2..d8ae7c4675 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/Makefile,v 1.118 2005/02/13 19:51:22 hrs Exp $ +# $FreeBSD: www/en/Makefile,v 1.119 2005/03/03 22:42:57 ceri Exp $ .if exists(Makefile.conf) .include "Makefile.conf" @@ -49,6 +49,7 @@ SUBDIR+= java SUBDIR+= kse SUBDIR+= news SUBDIR+= platforms +SUBDIR+= portmgr SUBDIR+= projects SUBDIR+= prstats SUBDIR+= releases