From 77551665c0164c2eae47e750e999c8826594eb01 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Tue, 11 Mar 2014 23:23:37 +0000 Subject: [PATCH] www/mod_h264_streaming: make LEGAL match the port. Approved by: portmgr (implicit) --- www/mod_h264_streaming/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile index f57292403170..35ec6e16f1a9 100644 --- a/www/mod_h264_streaming/Makefile +++ b/www/mod_h264_streaming/Makefile @@ -18,7 +18,7 @@ USE_APACHE= 22+ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-apxs="${APXS}" -RESTRICTED= no-commercial-use +RESTRICTED= No commercial use WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_SUB= SED=${SED}