diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-02-13 18:38:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-02-13 18:38:09 +0000 |
commit | 3d1a5b3cc598d22f951bf04b7520cdc1e7979218 (patch) | |
tree | d296d3ee6462096bae5abfa403e07b0a3edcbf64 /games/xsoldier | |
parent | 6eb0554ec9e7a449f2c91807efaa19f7ed85861d (diff) | |
download | ports-3d1a5b3cc598d22f951bf04b7520cdc1e7979218.tar.gz ports-3d1a5b3cc598d22f951bf04b7520cdc1e7979218.zip |
Notes
Diffstat (limited to 'games/xsoldier')
-rw-r--r-- | games/xsoldier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xsoldier/Makefile b/games/xsoldier/Makefile index b334a9494e70..617320aa7b44 100644 --- a/games/xsoldier/Makefile +++ b/games/xsoldier/Makefile @@ -3,12 +3,12 @@ # Date created: 22 January 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.3 1997/06/10 16:11:12 andreas Exp $ # DISTNAME= xsoldier-0.96 CATEGORIES= games x11 -MASTER_SITES= http://www.educ.info.kanagawa-u.ac.jp/~s945750/xsoldier/ +MASTER_SITES= http://www.surfline.ne.jp/hachi/xsoldier/ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp |