aboutsummaryrefslogtreecommitdiff
path: root/games/xrisk/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-11-16 00:44:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-11-16 00:44:30 +0000
commitf8cfa925760fa2c756574cc9abbd0d0152579292 (patch)
tree039b239bbfa586a567f87e47ac58025204a2abfe /games/xrisk/Makefile
parent735f3e02036dfc047672cb674d621ae4667f4bd3 (diff)
downloadports-f8cfa925760fa2c756574cc9abbd0d0152579292.tar.gz
ports-f8cfa925760fa2c756574cc9abbd0d0152579292.zip
- Unbreak on -CURRENT
- Remove website that no longer mentions this - Remove dead mastersite Approved by: marcus (backup mentor)
Notes
Notes: svn path=/head/; revision=94074
Diffstat (limited to 'games/xrisk/Makefile')
-rw-r--r--games/xrisk/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile
index f8d974026281..f4f3656f96f1 100644
--- a/games/xrisk/Makefile
+++ b/games/xrisk/Makefile
@@ -8,8 +8,7 @@
PORTNAME= xrisk
PORTVERSION= 2.15
CATEGORIES= games
-MASTER_SITES= http://my.pages.de/pub/comp/games/xrisk/ \
- http://www.mikro.biologie.tu-muenchen.de/pub/rec/games/xrisk/
+MASTER_SITES= http://my.pages.de/pub/comp/games/xrisk/
MAINTAINER= adam-ports@blacktabby.org
COMMENT= A game for X11, much like the popular board game
@@ -19,10 +18,4 @@ MAN6= xrisk.6
RESTRICTED= "Possible trademark infringement"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>