summaryrefslogtreecommitdiff
path: root/games/xrisk/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-05-29 23:53:15 +0000
committerSteve Price <steve@FreeBSD.org>2000-05-29 23:53:15 +0000
commit2b2f39c6e886a3bc2d4f7db07ad779876bfc1b22 (patch)
tree43ad0808523950f75e08f4a31685c4106be66ed9 /games/xrisk/Makefile
parentProvide a cleaner way of installing files in the do-install target. (diff)
Update to version 2.15.
PR: 16676 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=28961
Diffstat (limited to 'games/xrisk/Makefile')
-rw-r--r--games/xrisk/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile
index 8b46d6a70d45..5d3c3419947a 100644
--- a/games/xrisk/Makefile
+++ b/games/xrisk/Makefile
@@ -1,23 +1,20 @@
# New ports collection makefile for: xrisk
-# Date created: 4 Jan 1995
-# Whom: swallace
+# Date created: 4 Jan 1995
+# Whom: swallace
#
# $FreeBSD$
#
PORTNAME= xrisk
-PORTVERSION= 2.13
+PORTVERSION= 2.15
CATEGORIES= games
-MASTER_SITES= http://people.freebsd.org/~steve/distfiles/ \
- ftp://geocub.greco-prog.fr/pub/Games/
-EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://ftp.pvv.unit.no/pvv/games/
MAINTAINER= swallace@FreeBSD.org
+USE_IMAKE= yes
MAN6= xrisk.6
-MANCOMPRESSED= yes
-USE_X_PREFIX= yes
RESTRICTED= "Possible trademark infringement"
.include <bsd.port.mk>