diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-12 00:58:27 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-12 00:58:27 +0800 |
commit | bf1ec9502b07f23b64ee7fe75532c369488dae09 (patch) | |
tree | 523b5622f838da459f175281116cf34fc7fc7b33 /x11-clocks/rclock | |
parent | aaabfe9e06d56fea87c6054f278c63accbb998f2 (diff) | |
download | freebsd-ports-gnome-bf1ec9502b07f23b64ee7fe75532c369488dae09.tar.gz freebsd-ports-gnome-bf1ec9502b07f23b64ee7fe75532c369488dae09.tar.zst freebsd-ports-gnome-bf1ec9502b07f23b64ee7fe75532c369488dae09.zip |
Deprecate unmaintained ports from x11-clocks where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
This time with less typos in commit message :)
Diffstat (limited to 'x11-clocks/rclock')
-rw-r--r-- | x11-clocks/rclock/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/rclock/Makefile b/x11-clocks/rclock/Makefile index c673ced70872..4156eb7b4392 100644 --- a/x11-clocks/rclock/Makefile +++ b/x11-clocks/rclock/Makefile @@ -23,6 +23,9 @@ DISTNAME= rxvt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Analog clock for X w/appointment reminder and mail notification +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_BZIP2= yes USE_XORG= x11 xau xdmcp ice xpm xv GNU_CONFIGURE= yes |