diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 13:14:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 13:14:11 +0000 |
commit | 1425f332321332efcf9387d1c7612c739698c94a (patch) | |
tree | cc448e221d8ef3755e30038152f024d37474c79b /x11-wm/olvwm | |
parent | b1961bfd00ff4dd15e0faf7558da761509222635 (diff) |
Deprecate unmaintained ports from x11-wm where upstream disapear and/or where no distfiles can be found
Notes
Notes:
svn path=/head/; revision=270676
Diffstat (limited to 'x11-wm/olvwm')
-rw-r--r-- | x11-wm/olvwm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile index 6f711f183ea7..04e1144ca48c 100644 --- a/x11-wm/olvwm/Makefile +++ b/x11-wm/olvwm/Makefile @@ -23,6 +23,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= OpenLook Virtual Window manager +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview REINPLACE_ARGS= -i "" |