diff options
Diffstat (limited to 'devel/gogs/files/pkg-message.in')
-rw-r--r-- | devel/gogs/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gogs/files/pkg-message.in b/devel/gogs/files/pkg-message.in index 4a8c6873d9d7..74418c6bd9c2 100644 --- a/devel/gogs/files/pkg-message.in +++ b/devel/gogs/files/pkg-message.in @@ -13,7 +13,7 @@ You can also run %%PORTNAME%% manually with a command: Connect to %%PORTNAME%% on the default port 3000: http://localhost:3000 -Configuration file is %%PREFIX%%/libexec/%%PORTNAME%%/custom/conf/app.ini. +Configuration file is %%ETCDIR%%/conf/app.ini. You can only edit it when %%PORTNAME%% isn't running. %%PORTNAME_FANCY%% needs an SSH daemon, so make sure sure you execute: |