diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-08-27 06:09:50 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-08-27 06:09:50 +0000 |
commit | d74c093e13638913054c597ede0e9d044efbec82 (patch) | |
tree | 33c30f5b7e2b46a89bcdbfb99c9e505c16a56b0c /games | |
parent | 94570786bfbbc042278cbcfe5af6369c0f5955b0 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/tank/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tank/Makefile b/games/tank/Makefile index efd59e66aad5..53d160e53fb6 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -3,13 +3,13 @@ # Date created: 4 Mar 1998 # Whom: Donald Burr <dburr@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/05/30 12:36:17 dburr Exp $ +# $Id: Makefile,v 1.4 1998/07/20 10:13:44 asami Exp $ # DISTNAME= tank-0.4a-src PKGNAME= tank-0.4a CATEGORIES= games -MASTER_SITES= http://www.info.polymtl.ca/~coyote/tank/ +MASTER_SITES= http://step.polymtl.ca/~coyote/tank/ MAINTAINER= dburr@FreeBSD.ORG |