diff options
author | dougb <dougb@FreeBSD.org> | 2011-04-26 13:28:34 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-04-26 13:28:34 +0800 |
commit | 59eec10b83e3bb8be7e9ee1f1b57db789b57ff24 (patch) | |
tree | 7c6fa8388b6696a6778ea0c591b28b656db90c9a | |
parent | ba917f479c9d07519198f32455a374b18bbd7d6b (diff) | |
download | freebsd-ports-gnome-59eec10b83e3bb8be7e9ee1f1b57db789b57ff24.tar.gz freebsd-ports-gnome-59eec10b83e3bb8be7e9ee1f1b57db789b57ff24.tar.zst freebsd-ports-gnome-59eec10b83e3bb8be7e9ee1f1b57db789b57ff24.zip |
Indicate that misc/wmwweather+ is a suitable replacement
-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 |