diff options
author | vs <vs@FreeBSD.org> | 2005-02-24 09:12:50 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-24 09:12:50 +0000 |
commit | d4a077f3b7e4677dbb1db971017d53af180c27d5 (patch) | |
tree | 437f58cc36da04c90cba600eeb05980f92600850 /astro | |
parent | 267ff342662c0f053e5629a58fa86d1f22ffbc18 (diff) | |
download | FreeBSD-ports-d4a077f3b7e4677dbb1db971017d53af180c27d5.zip FreeBSD-ports-d4a077f3b7e4677dbb1db971017d53af180c27d5.tar.gz |
- Fix fetch
- Prune pkg-descr (me)
PR: ports/77848
Submitted by: Sam Lawrence
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmspaceweather/Makefile | 2 | ||||
-rw-r--r-- | astro/wmspaceweather/distinfo | 4 | ||||
-rw-r--r-- | astro/wmspaceweather/pkg-descr | 5 |
3 files changed, 3 insertions, 8 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index a61a960..d934098 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmspaceweather PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= astro windowmaker -MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ +MASTER_SITES= http://dockapps.org/files/15/22/ DISTNAME= wmSpaceWeather-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/astro/wmspaceweather/distinfo b/astro/wmspaceweather/distinfo index c28370a..2b85f23 100644 --- a/astro/wmspaceweather/distinfo +++ b/astro/wmspaceweather/distinfo @@ -1,2 +1,2 @@ -MD5 (wmSpaceWeather-1.04.tar.gz) = b91415bc9e234d3e6fcd93d34c7fd680 -SIZE (wmSpaceWeather-1.04.tar.gz) = 36760 +MD5 (wmSpaceWeather-1.04.tar.gz) = c502d3763d626eb94ee31946f6638398 +SIZE (wmSpaceWeather-1.04.tar.gz) = 143360 diff --git a/astro/wmspaceweather/pkg-descr b/astro/wmspaceweather/pkg-descr index 48efa94..4fae71e 100644 --- a/astro/wmspaceweather/pkg-descr +++ b/astro/wmspaceweather/pkg-descr @@ -1,7 +1,2 @@ A DockApp that shows the weather at geosynchronous orbit. It gets data from the GOES satellites. - -Author: -Mike Henderson <mghenderson@lanl.gov> - -WWW: http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml |