diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-21 09:11:10 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-21 09:11:10 +0000 |
commit | ff15a3aab3c900bcffe8c245b4dd9a1ada99611e (patch) | |
tree | 1eb8fcd3abd2b04fe0b8031c87d33698e41eb02d /astro/weatherget | |
parent | ed2d4d20dfa404fe629e73d62ad4d11803f8eb3b (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 24b443a06a40..fcf3a29705fe 100644 --- a/astro/weatherget/Makefile +++ b/astro/weatherget/Makefile @@ -8,7 +8,7 @@ PORTNAME= weatherget PORTVERSION= 0.3.2 CATEGORIES= astro -MASTER_SITES= BERLIOS +MASTER_SITES= CENKES BERLIOS MAINTAINER= infofarmer@FreeBSD.org COMMENT= Command-line weather reporting tool |