diff --git a/net/fiche/Makefile b/net/fiche/Makefile --- a/net/fiche/Makefile +++ b/net/fiche/Makefile @@ -1,6 +1,6 @@ PORTNAME= fiche PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= zi@FreeBSD.org diff --git a/net/fiche/files/pkg-message.in b/net/fiche/files/pkg-message.in --- a/net/fiche/files/pkg-message.in +++ b/net/fiche/files/pkg-message.in @@ -13,7 +13,7 @@ If you wish to serve the content over HTTPS, please run the following to ensure that fiche hands out URLs prefixed with https://: -sysrc fiche_flags="-S" +sysrc fiche_options="-S" EOM } ]