diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-08-07 11:28:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-08-07 11:28:43 +0000 |
commit | 1b14590892b06b0f3913667141443b8db84698c6 (patch) | |
tree | 23ba3ff01bfe6d2fcf87728218d54cfa4fd65ca6 /astro | |
parent | 329311293328195aa6d8137aafcf411137aa97e8 (diff) | |
download | ports-1b14590892b06b0f3913667141443b8db84698c6.tar.gz ports-1b14590892b06b0f3913667141443b8db84698c6.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gdesklets-goodweather/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/gdesklets-goodweather/Makefile b/astro/gdesklets-goodweather/Makefile index efde1876cd0a..4c5237edcaf7 100644 --- a/astro/gdesklets-goodweather/Makefile +++ b/astro/gdesklets-goodweather/Makefile @@ -16,6 +16,9 @@ DISTNAME= GoodWeather MAINTAINER= pav@FreeBSD.org COMMENT= A desklet that displays current weather condition and forecast +DEPRECATED= Disappeared from the internet +EXPIRATION_DATE=2006-10-07 + RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets USE_PYTHON= yes |