summaryrefslogtreecommitdiff
path: root/games/xscrabble
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1999-07-05 17:39:08 +0000
committerMatthew Hunt <mph@FreeBSD.org>1999-07-05 17:39:08 +0000
commit1dec7a9bb14fe67739326f833cdbc91b3a4d3af9 (patch)
tree65195729cbe8aaba7fa4dcbe8e9c9d9fa5a514de /games/xscrabble
parentThe return type of time(3) is time_t. (diff)
Host non-screwed-up distfile myself and remove BROKEN.
Inspired by: Stan Brown <stanb@awod.com>
Notes
Notes: svn path=/head/; revision=20083
Diffstat (limited to 'games/xscrabble')
-rw-r--r--games/xscrabble/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile
index f900fe0475d8..e516c90a133f 100644
--- a/games/xscrabble/Makefile
+++ b/games/xscrabble/Makefile
@@ -3,20 +3,18 @@
# Date created: 27 July 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1998/09/28 02:29:43 steve Exp $
+# $Id: Makefile,v 1.5 1999/04/18 23:22:35 mharo Exp $
#
DISTNAME= xscrabble
PKGNAME= xscrabble-1.0
CATEGORIES= games
-MASTER_SITES= http://www.belgarath.demon.co.uk/programs/
+MASTER_SITES= http://www.freebsd.org/~mph/distfiles/
MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-BROKEN= "/usr/bin/tar: Unexpected EOF on archive file"
-
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes