K 10 svn:author V 6 marino K 8 svn:date V 27 2014-08-13T22:45:45.652370Z K 7 svn:log V 308 www/phpbb3: Replace @sample keyword The @sample keyword got used here but it didn't work because the extension was php.sample instead of conf.sample. Fix it with @unexec and @exec tricks. By the way, the previous commit to this port and the one that should have provided this @sample fix is: PR: 191456 END