mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
9aa798af48
I completely misunderstood the config file location for goaccess.conf. The config file hasn't moved to ETCDIR, only the sample file has. The config file is still read from PREFIX/etc. Remove the UPDATING/pkg-message instructions about this, and install the config file to the correct place, along with a PORTREVISION bump. Pointy hat: adamw
9 lines
310 B
Plaintext
9 lines
310 B
Plaintext
bin/goaccess
|
|
%%ETCDIR%%/browsers.list
|
|
@sample %%ETCDIR%%/goaccess.conf.sample etc/goaccess.conf
|
|
man/man1/goaccess.1.gz
|
|
%%NLS%%share/locale/es/LC_MESSAGES/goaccess.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/goaccess.mo
|
|
%%NLS%%share/locale/ja/LC_MESSAGES/goaccess.mo
|
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/goaccess.mo
|