aboutsummaryrefslogtreecommitdiffstats
path: root/games/xminesweep
diff options
context:
space:
mode:
authorjmacd <jmacd@FreeBSD.org>1995-02-05 19:56:49 +0800
committerjmacd <jmacd@FreeBSD.org>1995-02-05 19:56:49 +0800
commitd06916807a1eba88b8ad494210c9b6252930be97 (patch)
tree9970f16205c32aa7a2000a693f139deef70f688c /games/xminesweep
parent9c7f6da59cf997aeecf41c479a97377a8cb19ca9 (diff)
downloadfreebsd-ports-gnome-d06916807a1eba88b8ad494210c9b6252930be97.tar.gz
freebsd-ports-gnome-d06916807a1eba88b8ad494210c9b6252930be97.tar.zst
freebsd-ports-gnome-d06916807a1eba88b8ad494210c9b6252930be97.zip
Update to version 3.0 of Xminesweep, a windowsish puzzle-game.
Submitted by: janek
Diffstat (limited to 'games/xminesweep')
-rw-r--r--games/xminesweep/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile
index 2d48688199ea..6d56309c3d4e 100644
--- a/games/xminesweep/Makefile
+++ b/games/xminesweep/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: xminesweep
-# Version required: 2.1
-# Date created: 22 December 1994
+# Version required: 3.0
+# Date created: 31 Januar 1995
# Whom: janek
#
-DISTNAME= xminesweep2.1
-# EXTRACT_SUFX= .tar.Z
+DISTNAME= xminesweep3.0
+EXTRACT_SUFX= .tar.Z
USE_IMAKE= yes
INSTALL_MANPAGES= yes
-MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
+MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
.include <bsd.port.mk>