diff options
author | wxs <wxs@FreeBSD.org> | 2012-06-22 00:43:20 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-06-22 00:43:20 +0800 |
commit | df959ecca96a8d4a4a4da434c02aae13af723e93 (patch) | |
tree | fb821a7eedf0dde97b38dec5c4c898b9602e3915 /x11 | |
parent | 04cf5ac6d018b87fa23b4af3e86e2b78df387948 (diff) | |
download | freebsd-ports-gnome-df959ecca96a8d4a4a4da434c02aae13af723e93.tar.gz freebsd-ports-gnome-df959ecca96a8d4a4a4da434c02aae13af723e93.tar.zst freebsd-ports-gnome-df959ecca96a8d4a4a4da434c02aae13af723e93.zip |
Adjust deprecation message as discussed on ports@.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/etoile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/etoile/Makefile b/x11/etoile/Makefile index e485c799b9d6..a6864e1053ca 100644 --- a/x11/etoile/Makefile +++ b/x11/etoile/Makefile @@ -16,7 +16,7 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Metaport for Etoile desktop -DEPRECATED= API no longer supported +DEPRECATED= Update to a new release is required EXPIRATION_DATE= 2012-07-20 NO_BUILD= yes |