diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-18 15:51:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-18 15:51:19 +0800 |
commit | b31aae6b4a664bb744777ec3e722f1f1eccf8b85 (patch) | |
tree | 10c12a9442560f265a6e88bdee71dda98861b18c /x11-wm | |
parent | 1db2312031224de0ea32f3e71b45544de2d64f18 (diff) | |
download | freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.tar.gz freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.tar.zst freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.zip |
deprecate ports broken for more than 6 month
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fbpager/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/fbpager/Makefile b/x11-wm/fbpager/Makefile index 0e7539c8aaf2..fc129b61c3a6 100644 --- a/x11-wm/fbpager/Makefile +++ b/x11-wm/fbpager/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.fluxbox.org/download/ MAINTAINER= novel@FreeBSD.org COMMENT= Desktop pager for the Fluxbox window manager +DEPRECATED= BRoken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + USE_XORG= x11 GNU_CONFIGURE= yes |