diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 0efbc061350dae8df6c932cd59725e1c5fb97f3e (patch) | |
tree | c2285d7ee0c4a2ec10f250b53d3911da377b8392 /games/xeyesplus | |
parent | - Update to 2.0.20.1 (diff) |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
Notes
Notes:
svn path=/head/; revision=136519
Diffstat (limited to 'games/xeyesplus')
-rw-r--r-- | games/xeyesplus/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xeyesplus/Makefile b/games/xeyesplus/Makefile index d2bbaaa3e59c..7464334b3f5d 100644 --- a/games/xeyesplus/Makefile +++ b/games/xeyesplus/Makefile @@ -12,6 +12,9 @@ MASTER_SITES= http://yindy1.aist-nara.ac.jp/~tetu-s/sofken/software/ DISTNAME= xeyes+${PORTVERSION} EXTRACT_SUFX= .tar.Z +DEPRECATED= "no longer available from author's site" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= Horrible eyes looking at your mouse cursor |