diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-27 01:04:35 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-27 01:04:35 +0000 |
commit | bfdab59fe1e877ec510a01afe77611b5b31e62f9 (patch) | |
tree | a707fe29a8fbaed7f82da070583764a89ecff994 /games/wmtictactoe/Makefile | |
parent | a34a75aba7589ca9e13652c92055b0ac4c6a459b (diff) | |
download | ports-bfdab59fe1e877ec510a01afe77611b5b31e62f9.tar.gz ports-bfdab59fe1e877ec510a01afe77611b5b31e62f9.zip |
Notes
Diffstat (limited to 'games/wmtictactoe/Makefile')
-rw-r--r-- | games/wmtictactoe/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/wmtictactoe/Makefile b/games/wmtictactoe/Makefile index 554d05c4f2c8..1d434bceab74 100644 --- a/games/wmtictactoe/Makefile +++ b/games/wmtictactoe/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: wmtictactoe -# Version required: 0.4 +# Version required: 1.0 # Date created: 28 Apr 1999 # Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/03 04:31:13 steve Exp $ # -DISTNAME= wmtictactoe-0.4 +DISTNAME= wmtictactoe-1.0 CATEGORIES= games windowmaker afterstep -MASTER_SITES= http://atlas.ucpel.tche.br/~acamargo/ +MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ MAINTAINER= jim@phrantic.phear.net |