diff options
author | kris <kris@FreeBSD.org> | 2005-07-30 01:49:34 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-30 01:49:34 +0000 |
commit | f4e189b8b2ee5ece9502d62bcc90cd185bcc72c0 (patch) | |
tree | c0fe329abdf45f3a9d6417d765d2bc3806c9efba /games/battleball | |
parent | 38fb3bcffd44ea9d8c44d57ba45f26271f08a79a (diff) | |
download | FreeBSD-ports-f4e189b8b2ee5ece9502d62bcc90cd185bcc72c0.zip FreeBSD-ports-f4e189b8b2ee5ece9502d62bcc90cd185bcc72c0.tar.gz |
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.
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 2e95bfc..d02b2da 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 |