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/battleball | |
parent | a3c5b614425a0157e8a3a65da0b95bb12c038975 (diff) |
Notes
Diffstat (limited to 'games/battleball')
-rw-r--r-- | games/battleball/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 2e95bfc0a876..d02b2da6c297 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://home.austin.rr.com/pah/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-07-31 +EXPIRATION_DATE=2005-08-31 MAINTAINER= ports@FreeBSD.org COMMENT= 3D single/multiplayer military soccer game for X Window System |