diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2014-03-24 00:12:20 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2014-03-24 00:12:20 +0000 |
commit | d596823a3ac630a8ed86b8a105c5c0277c11417a (patch) | |
tree | bb7f9af8d9dae28eff5c16d7838bf38ee14de9db | |
parent | - Mark DEPRECATED. Use mupen64plus instead (diff) |
- Mark DEPRECATED. USe mupen64plus instead
Notes
Notes:
svn path=/head/; revision=348912
-rw-r--r-- | emulators/mupen64/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/mupen64/Makefile b/emulators/mupen64/Makefile index efef9add47d6..e7da8caacaa0 100644 --- a/emulators/mupen64/Makefile +++ b/emulators/mupen64/Makefile @@ -40,6 +40,10 @@ PLUGINDIR= ${LOCALBASE}/share/mupen64/plugins do-install: # empty NO_STAGE= yes + +DEPRECATED= Use mupen64plus instead +EXPIRATION_DATE=2014-04-23 + post-install: @${CAT} ${PKGMESSAGE} |