aboutsummaryrefslogtreecommitdiff
path: root/games/xsol
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 00:20:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 00:20:58 +0000
commitf4d6acbc42e1538f4db9f465a76ab8a10ad5176d (patch)
tree135c85eebdc631af1639facfb134770aee87e354 /games/xsol
parent5d8032032653175f96f8d894681cc77f569f55ee (diff)
downloadports-f4d6acbc42e1538f4db9f465a76ab8a10ad5176d.tar.gz
ports-f4d6acbc42e1538f4db9f465a76ab8a10ad5176d.zip
Notes
Diffstat (limited to 'games/xsol')
-rw-r--r--games/xsol/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile
index 23ecae61df98..e32f6dd0ad2c 100644
--- a/games/xsol/Makefile
+++ b/games/xsol/Makefile
@@ -3,12 +3,14 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.3 1995/03/28 04:18:16 gpalmer Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:45:38 jkh Exp $
#
DISTNAME= xsol-new
-MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/games/
+PKGNAME= xsol-2.1.1
CATEGORIES+= games
+MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/games/
+
USE_IMAKE= yes
.include <bsd.port.mk>