diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /games/tinymux | |
parent | fc4426389169d7f79c1129c3228b5f20b8b6ad4f (diff) |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
Notes
Notes:
svn path=/head/; revision=347539
Diffstat (limited to 'games/tinymux')
-rw-r--r-- | games/tinymux/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index 2ba0349f595c..db1d34fa2a72 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -13,6 +13,8 @@ COMMENT= A Multi-Player FreeForm adventure Program WRKSRC= ${WRKDIR}/mux2.6/src +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes |