diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | d72c560b21a0dd36f3255d3097728028a751ef18 (patch) | |
tree | b6936d201a95bb666992e32ecc7dc784714045a5 /astro/weatherget | |
parent | f22bf52a311332deecc0c59448b2f3cae1da13a4 (diff) |
Notes
Diffstat (limited to 'astro/weatherget')
-rw-r--r-- | astro/weatherget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/weatherget/Makefile b/astro/weatherget/Makefile index b0aeb1c40ea6..a1606d5bab1c 100644 --- a/astro/weatherget/Makefile +++ b/astro/weatherget/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.0.1 CATEGORIES= astro MASTER_SITES= CENKES BERLIOS -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line weather reporting tool USE_BZIP2= yes |