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/wmcalclock | |
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/wmcalclock')
-rw-r--r-- | x11-clocks/wmcalclock/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/wmcalclock/Makefile b/x11-clocks/wmcalclock/Makefile index 873285d7391a..faad7e44295b 100644 --- a/x11-clocks/wmcalclock/Makefile +++ b/x11-clocks/wmcalclock/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR=kris MAINTAINER= ports@FreeBSD.org COMMENT= Another Window Maker calendar/clock dockapp +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${DISTNAME}/Src USE_XORG= xpm |