diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2009-04-02 16:55:26 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2009-04-02 16:55:26 +0000 |
commit | 96e2fce6fefa3d1702b26b5694260e0640378265 (patch) | |
tree | c3e7a0caf6c89c7f2e64f82574abff61229652a5 /astro/wmspaceweather/Makefile | |
parent | dd3cdec463c301cfb5d26df5c3a90549892b23ca (diff) | |
download | ports-96e2fce6fefa3d1702b26b5694260e0640378265.tar.gz ports-96e2fce6fefa3d1702b26b5694260e0640378265.zip |
Notes
Diffstat (limited to 'astro/wmspaceweather/Makefile')
-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 |