diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-30 01:49:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-30 01:49:34 +0000 |
commit | 48f02b51c7d45176f749f09d19be24ca3e1d9dd8 (patch) | |
tree | 1e22e0d993ef2c679cc473820f1e3bea8588379a /games/tictactoe3d | |
parent | a3c5b614425a0157e8a3a65da0b95bb12c038975 (diff) | |
download | ports-48f02b51c7d45176f749f09d19be24ca3e1d9dd8.tar.gz ports-48f02b51c7d45176f749f09d19be24ca3e1d9dd8.zip |
Notes
Diffstat (limited to 'games/tictactoe3d')
-rw-r--r-- | games/tictactoe3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tictactoe3d/Makefile b/games/tictactoe3d/Makefile index 01bfad171b5e..531f3a6492bb 100644 --- a/games/tictactoe3d/Makefile +++ b/games/tictactoe3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.che.iitm.ac.in/~ch99057/software/ DISTNAME= ttt3d DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-07-31 +EXPIRATION_DATE=2005-08-31 MAINTAINER= ports@FreeBSD.org COMMENT= This is a simple "3D" tic tac toe game |