diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 16:06:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 16:06:56 +0000 |
commit | 4a5b1ec03daef1c357374e5646e95ee539f20a0c (patch) | |
tree | 2442feb8f18ce8b09094b0aad74c0228694351cb /x11-themes | |
parent | 119fa14b8b95b1ba4b4d5fe7bf3ea9645fdd7a96 (diff) | |
download | ports-4a5b1ec03daef1c357374e5646e95ee539f20a0c.tar.gz ports-4a5b1ec03daef1c357374e5646e95ee539f20a0c.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/metacity-ana-theme/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/metacity-ana-theme/Makefile b/x11-themes/metacity-ana-theme/Makefile index 20c1c59c690b..ac958c6aa34c 100644 --- a/x11-themes/metacity-ana-theme/Makefile +++ b/x11-themes/metacity-ana-theme/Makefile @@ -8,4 +8,7 @@ TYPE= metacity MASTERDIR= ${.CURDIR}/../gtk-ana-theme +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + .include "${MASTERDIR}/Makefile" |