diff options
author | bapt <bapt@FreeBSD.org> | 2010-10-30 06:24:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-10-30 06:24:57 +0800 |
commit | 9bf02e3ded83f28bf1477c09ddbd17e05a0930a3 (patch) | |
tree | 0991342d4786f838e4992cfaae4a83bd1a0bd864 /x11-clocks | |
parent | 0fa4b35ab33e903c72007f1e5b2eab950532e258 (diff) | |
download | freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.tar.gz freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.tar.zst freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.zip |
Mark as deprecated and set expiration date to 2010-12-30 for unmaintained
ports (ports@) that are broken and which seems abandonned upstream and
are broken for long or only build on 6.x which will be unsupported at that
time
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xtu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile index 841013a153a0..887e3a4e0743 100644 --- a/x11-clocks/xtu/Makefile +++ b/x11-clocks/xtu/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://core.de/~coto/projects/xtu/ MAINTAINER= ports@FreeBSD.org COMMENT= Transparent analog clock for X11 +DEPRECATED= Looks like abandonware +EXPIRATION_DATE= 2010-12-30 BROKEN= does not fetch USE_IMAKE= yes |