diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-19 00:04:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-19 00:04:02 +0000 |
commit | faea41da6d61de3867a3b0ae4124bf0de1e1b751 (patch) | |
tree | 766b58eb5ae9dbf9659a2726c79202a89c053f1b /games/xfrisk | |
parent | 76f1cf3f43bae0854457586f67f0efe54b1f5cda (diff) | |
download | ports-faea41da6d61de3867a3b0ae4124bf0de1e1b751.tar.gz ports-faea41da6d61de3867a3b0ae4124bf0de1e1b751.zip |
Mark this port broken pending package fix.
Notes
Notes:
svn path=/head/; revision=8699
Diffstat (limited to 'games/xfrisk')
-rw-r--r-- | games/xfrisk/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 9247a27e680f..1c2fdf63f0ec 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -3,7 +3,7 @@ # Date created: 20 April 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.1.1.1 1997/06/04 02:31:59 asami Exp $ +# $Id: Makefile,v 1.2 1997/11/16 09:13:49 fenner Exp $ # DISTNAME= XFrisk-0.99c0pl9 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= games/multiplayer/ MAINTAINER= mph@pobox.com +BROKEN= package + NO_CDROM= Possible trademark infringement USE_IMAKE= yes |