diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-26 05:28:34 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-26 05:28:34 +0000 |
commit | e4c4297112f07deea42433cb7db165b4875edd57 (patch) | |
tree | fc300ff5bce4a1d09d7459740a86b7a88be4432c | |
parent | c7da48d8015612aec637046a157cff8593e20fc8 (diff) | |
download | ports-e4c4297112f07deea42433cb7db165b4875edd57.tar.gz ports-e4c4297112f07deea42433cb7db165b4875edd57.zip |
Notes
-rw-r--r-- | misc/wmweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index 0ddd0ca720a4..088a5c63c40f 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.godisch.de/debian/wmweather/ MAINTAINER= ports@FreeBSD.org COMMENT= A WMaker dockapp which displays meteorological data for your city -DEPRECATED= Upstream disapear and distfile is no more available +DEPRECATED= Distfile is no longer available, try misc/wmweather+ EXPIRATION_DATE= 2011-05-01 LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl |