diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
commit | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /graphics/white_dune | |
parent | 2857e83e8acd09cc2a2acd9d525eebc711a566bf (diff) | |
download | ports-c31defa0fc6069fd58ebbef6564b36ff4e2a70f7.tar.gz ports-c31defa0fc6069fd58ebbef6564b36ff4e2a70f7.zip |
Deprecate ports broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=416324
Diffstat (limited to 'graphics/white_dune')
-rw-r--r-- | graphics/white_dune/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/white_dune/Makefile b/graphics/white_dune/Makefile index 3c4069a84d67..ed2ea05541c0 100644 --- a/graphics/white_dune/Makefile +++ b/graphics/white_dune/Makefile @@ -13,6 +13,8 @@ MAINTAINER= devel@stasyan.com COMMENT= Graphical VRML97 editor and animation tool BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 LIB_DEPENDS= libpng.so:graphics/png LICENSE= GPLv2 |