diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-08-27 18:53:26 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-08-27 18:53:26 +0000 |
commit | 0f066740c615d618990cdcfdc56b4a5c4bdd8cbd (patch) | |
tree | b41d86ebccc1c1e3d2be96a7be664e7febe6240e /www/lighttpd-mod_h264_streaming/Makefile | |
parent | 28856de8adcac44ff799d422af1e10e8ac977d19 (diff) |
Notes
Diffstat (limited to 'www/lighttpd-mod_h264_streaming/Makefile')
-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 |