summaryrefslogtreecommitdiff
path: root/games/wmtictactoe/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-27 01:04:35 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-27 01:04:35 +0000
commitbfdab59fe1e877ec510a01afe77611b5b31e62f9 (patch)
treea707fe29a8fbaed7f82da070583764a89ecff994 /games/wmtictactoe/Makefile
parentuse ${PREFIX} and only require tcp_wrappers if it isn't part of the (diff)
Update to version 1.0
PR: 12402 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=19815
Diffstat (limited to 'games/wmtictactoe/Makefile')
-rw-r--r--games/wmtictactoe/Makefile8
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