diff options
-rw-r--r-- | games/djgame2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/djgame2/Makefile b/games/djgame2/Makefile index 2b41b00661f3..177bb08f7140 100644 --- a/games/djgame2/Makefile +++ b/games/djgame2/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.GPL BROKEN= Online servers gone, game is not playable DEPRECATED= Online servers gone, game is not playable -EXPIRATION_DATE=2014-11-31 +EXPIRATION_DATE=2014-12-01 USE_QT4= gui qt3support qmake_build uic_build rcc_build moc_build svg USES= dos2unix zip |