K 10 svn:author V 5 koobs K 8 svn:date V 27 2018-03-06T11:47:37.330270Z K 7 svn:log V 410 sysutils/froxlor: Fix packaging when APACHE option is unset The pkg-plist for some entries relied on the AP_NAME variable, which is only defined when the APACHE option is set (the default), via bsd.apache.mk. The variables value is the ports name, so replace it with PORTNAME accordingly. While I'm here, fix misspelled PORTREVIION. Reported by: z3dm4n (via IRC) Approved by: portmgr (blanket) MFH: 2018Q1 END