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/crossword | |
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/crossword')
-rw-r--r-- | games/crossword/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/crossword/Makefile b/games/crossword/Makefile index 2cb237146049..a295dd2ec831 100644 --- a/games/crossword/Makefile +++ b/games/crossword/Makefile @@ -11,6 +11,9 @@ PORTVERSION= 0.8.3 CATEGORIES= games MASTER_SITES= http://www.ldc.usb.ve/~96-28234/ +DEPRECATED= "master site disappeared" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= Crossword Generator |