diff options
author | mm <mm@FreeBSD.org> | 2010-08-28 02:53:26 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-08-28 02:53:26 +0800 |
commit | 2ac259bf827693e895ff859280bbf5621a6fe9b2 (patch) | |
tree | 42047a7e150cf8ab433b0eeafd23cc74e8a54f43 /www/lighttpd-mod_h264_streaming | |
parent | a6539d8054a655027302f58c78925c88f91b48ac (diff) | |
download | freebsd-ports-gnome-2ac259bf827693e895ff859280bbf5621a6fe9b2.tar.gz freebsd-ports-gnome-2ac259bf827693e895ff859280bbf5621a6fe9b2.tar.zst freebsd-ports-gnome-2ac259bf827693e895ff859280bbf5621a6fe9b2.zip |
- Fix license knob
Diffstat (limited to 'www/lighttpd-mod_h264_streaming')
-rw-r--r-- | www/lighttpd-mod_h264_streaming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd-mod_h264_streaming/Makefile b/www/lighttpd-mod_h264_streaming/Makefile index 127bd0174be7..e17af48b728b 100644 --- a/www/lighttpd-mod_h264_streaming/Makefile +++ b/www/lighttpd-mod_h264_streaming/Makefile @@ -21,7 +21,7 @@ PLIST= ${FILESDIR}/pkg-plist.${PORTNAME} DESCR= ${FILESDIR}/pkg-descr.${PORTNAME} LATEST_LINK= lighttpd-${PORTNAME} -#MANUAL_PACKAGE_BUILD= free for non-commercial use only +MANUAL_PACKAGE_BUILD= free for non-commercial use only PATCH_SITES+= ${MASTER_SITE_LOCAL} PATCHFILES+= lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz |