#!/bin/sh
# stdin: default config
# stdout: modified config

sed 's|^#PACKAGER=.*$|PACKAGER="Daniel Langbein <daniel@systemli.org>"|'