diff options
author | Philip Paeps <philip@FreeBSD.org> | 2015-05-11 09:36:39 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2015-05-11 09:36:39 +0000 |
commit | b5ffd674d690c14ffb64d8fca4d7405577e3da32 (patch) | |
tree | 2fefca664649c1780e53ddb9f12a8d389250503a /x11-themes | |
parent | cea204d46e7ab4e54142f1bb63af3b90ac8d14fe (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-flat-theme2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile index 9e470b4c1f49..e30a0af763ab 100644 --- a/x11-themes/gtk-flat-theme2/Makefile +++ b/x11-themes/gtk-flat-theme2/Makefile @@ -13,6 +13,8 @@ MAINTAINER= philip@FreeBSD.org COMMENT= Port of the Flat GTK+ engine to GTK+ 2.0 BROKEN= No public distfiles +DEPRECATED= Upstream disappeared +EXPIRATION_DATE=2015-06-01 WRKSRC= ${WRKDIR}/gtk-flat-theme-2.0 |