diff options
author | eadler <eadler@FreeBSD.org> | 2014-03-12 07:23:37 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-03-12 07:23:37 +0800 |
commit | f5f8d8b5b21f291979a96fd467d651f8b9eb1c76 (patch) | |
tree | 701a0da4dd267a7ad535099836196ba1178258fe /www | |
parent | 20b07011dfd657c8f6bac3ad24e6dfe767f434e7 (diff) | |
download | freebsd-ports-gnome-f5f8d8b5b21f291979a96fd467d651f8b9eb1c76.tar.gz freebsd-ports-gnome-f5f8d8b5b21f291979a96fd467d651f8b9eb1c76.tar.zst freebsd-ports-gnome-f5f8d8b5b21f291979a96fd467d651f8b9eb1c76.zip |
www/mod_h264_streaming: make LEGAL match the port.
Approved by: portmgr (implicit)
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_h264_streaming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |