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/washerdryer | |
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/washerdryer')
-rw-r--r-- | x11-clocks/washerdryer/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/washerdryer/Makefile b/x11-clocks/washerdryer/Makefile index a38f8c8b59a0..b4501f7ba7c2 100644 --- a/x11-clocks/washerdryer/Makefile +++ b/x11-clocks/washerdryer/Makefile @@ -15,6 +15,9 @@ DISTNAME= washerDryer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that keeps track of the loads in your washer and dryer +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${DISTNAME}/washerDryer USE_GMAKE= yes USE_BZIP2= yes |