diff options
-rw-r--r-- | astro/wmspaceweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index 0d76a4d86947..2f53940a12d1 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro windowmaker MASTER_SITES= http://dockapps.org/files/15/22/ DISTNAME= wmSpaceWeather-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@FreeBSD.org COMMENT= A DockApp that shows the weather at geosynchronous orbit WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather |