diff options
Diffstat (limited to 'www/dasherr/Makefile')
-rw-r--r-- | www/dasherr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dasherr/Makefile b/www/dasherr/Makefile index 12ae4ccbaac0..e0b0563c1d6e 100644 --- a/www/dasherr/Makefile +++ b/www/dasherr/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www MASTER_SITES= https://github.com/erohtar/Dasherr/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}.${DISTVERSION} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Lightweight dashboard for self-hosted services (and bookmarks) WWW= https://github.com/erohtar/Dasherr/ |