Update to version 3.0 of Xminesweep, a windowsish puzzle-game.

Submitted by:	janek
This commit is contained in:
Joshua Peck Macdonald 1995-02-05 11:56:49 +00:00
parent 35ce358bd0
commit 5d5779cbdf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=880

View file

@ -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>