diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 12:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 12:41:22 +0000 |
commit | 2952f04bc12ca0b1d810386c638603f2538966c2 (patch) | |
tree | 385bc7a707d389ec190f0ba6c916771d867da7d0 /mail/xpbiff | |
parent | 9c4837d9e544868eff870b571292d6d1b554bf97 (diff) |
Deprecate unmaintained ports from mail where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes:
svn path=/head/; revision=270932
Diffstat (limited to 'mail/xpbiff')
-rw-r--r-- | mail/xpbiff/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 08121bb7f1c3..162afa12def0 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -16,6 +16,9 @@ DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu MAINTAINER?= ports@FreeBSD.org COMMENT?= A replacement for xbiff that handles popup window with mail header +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_IMAKE= yes USE_XORG= xpm xaw xmu NO_INSTALL_MANPAGES= yes |