summaryrefslogtreecommitdiff
path: root/maintainer/am-xft
diff options
context:
space:
mode:
Diffstat (limited to 'maintainer/am-xft')
-rwxr-xr-xmaintainer/am-xft2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainer/am-xft b/maintainer/am-xft
index 98263babb..958a21a96 100755
--- a/maintainer/am-xft
+++ b/maintainer/am-xft
@@ -12,7 +12,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
MAKE=${MAKE-make} GIT=${GIT-git}
$GIT clean -fdx && $MAKE bootstrap && $MAKE dist && exec am-ft "$@"