diff options
Diffstat (limited to 'astro/starfetch/Makefile')
-rw-r--r-- | astro/starfetch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/starfetch/Makefile b/astro/starfetch/Makefile index eea241fce5d3..ff9ec7053a62 100644 --- a/astro/starfetch/Makefile +++ b/astro/starfetch/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.0.4 CATEGORIES= astro MASTER_SITES= https://github.com/Haruno19/starfetch/releases/download/${DISTVERSION}/ -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Command line tool that displays constellations WWW= https://github.com/Haruno19/starfetch |